For the complete documentation index, see llms-docs.txt or the site index llms.txt. Full docs corpus: llms-full-docs.txt. Prefer the markdown version of this page at /docs/self-host.md. Product capabilities: skill.md. Docs MCP: /docs/mcp. Site MCP: /mcp.
Introduction
Learn how to deploy and run the complete Reloop suite on your own infrastructure.
Reloop is fully open-source and designed to be easily self-hosted on your own servers or cloud providers. By hosting Reloop yourself, you maintain complete ownership of your email data, templates, and analytics logs.
Deployment Options
You can self-host Reloop in production using several approaches:
- Docker Compose: Recommended for small to medium deployments, staging environments, and single-instance setups.
- Kubernetes: Recommended for high-availability, auto-scaling production deployments.
- Bare Metal / Virtual Machines: For running the services directly using Bun/Node.js.
Platform Deployments
Deployment templates and guides for popular cloud providers and self-hosted PaaS solutions are coming soon.
Coolify
Deploy with one-click on Coolify self-hosted PaaS. (Coming Soon)
Dokploy
Easily deploy on your self-hosted Dokploy instance. (Coming Soon)
VPS
One-command installer for a fresh Ubuntu or Debian server.
Vercel
Deploy the frontend and serverless endpoints on Vercel. (Coming Soon)
Railway
Deploy the entire Reloop stack on Railway with one click. (Coming Soon)
Azure
Enterprise-grade cloud deployment on Microsoft Azure. (Coming Soon)
Cloudflare
Run the frontend and edge worker endpoints on Cloudflare. (Coming Soon)
Netlify
Deploy and host the web application on Netlify. (Coming Soon)
Was this page helpful?