Complete guide to crawling, indexing, managing domains, chat, and plans.
/.example.com).REME_ALLOW_SIGNUP=true).REME_ALLOW_SIGNUP unset or
false.https:// if missing, strips trailing slashes, etc.).Crawl,
Distill,
Embed, etc.) and progress counters are shown inline.index:start over Socket.IO. The server streams
index:log,
index:phase, and
index:progress events. The job resolves with
index:done or
index:error.After you log in and run at least one crawl, theYour Domains panel appears below the form.
Expanded when you clickView | Use. Contains:
domains:links:extract), then select up to 10 active links. Selections auto-save.Optional context or instructions that will be sent with the next crawl run. Use it to guide the scraper or add information not available on the website.
20,000 characters. A character counter is shown below the editor.Every account belongs to a workspace with a plan tier. The plan determines how many websites you can index and how many chat messages you can send per month.
WEBSITE_LIMIT_REACHED or
PLAN_LIMIT_REACHED).Click theAccount button in the header bar (visible only when logged in) to open the Account Settings modal.
Shows your current workspace plan at a glance:
Displays all available plans side by side, sorted by price. Each plan card shows limits, features, and an action button.
Two forms for managing your account data:
Escape to close the Account modal at any time.example.com → you can still run
www.example.com or
blog.example.com).Available at/admin for users with the
admin role. An "Admin" link appears in the header bar.
ADMIN_EMAIL environment variable to an email address.Key environment variables configured inecosystem.config.cjs or your deployment environment.
CRAWL_MODE — default crawl strategy:
hybrid (default),
static, or
dynamic.CRAWL_MAX_PAGES — maximum pages per crawl (default:
10).CRAWL_REQUEST_DELAY_MS — delay between HTTP requests in ms (default:
500).INDEXER_PORT — listening port (default:
4099).REME_CHAT_SOCKET_URL — chat backend Socket.IO URL.OPENAI_API_KEY — OpenAI key for embeddings.EMBEDDING_MODEL — model name (default:
text-embedding-3-small).SESSION_SECRET — express-session secret.REME_SESSION_COOKIE_NAME — cookie name (default:
reme_indexer_sid).REME_ALLOW_SIGNUP — enable public registration (default:
true).ADMIN_EMAIL — auto-promote this user to admin on startup.http://localhost:4099).reme_indexer_sid cookie.TRUST_PROXY=true and WebSocket upgrade support.20,000 characters. The counter at the bottom of the editor shows current length.pm2 logs domain-indexer.