Reloop CRM runs on your own server with Docker. One command installs it.
Docs
- RequirementsThe server, memory, disk space and ports a self-hosted Reloop CRM needs.
- InstallInstall Reloop CRM with one command, what the installer asks, and how to answer without questions.
- What runsThe services and images a Reloop CRM install starts with Docker Compose.
- Use an existing reverse proxyRun Reloop CRM behind your own reverse proxy instead of the bundled Caddy.
- Connect a mailboxConnect IMAP, Google or Microsoft mailboxes to a self-hosted Reloop CRM.
- Set up AIGive the Reloop CRM agent a model through OpenRouter, your own API key or a ChatGPT subscription.
- UpdateUpdate a self-hosted Reloop CRM to the newest release or pin one version.
- Back upBack up the Reloop CRM database and the .env file with a nightly dump.
- UninstallStop Reloop CRM, keep or delete its data, and remove the install folder.
- Environment variablesEvery environment variable Reloop CRM reads, which ones are required, and what each optional one adds.
Everything else lives in the repository on GitHub.