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.
Was this page helpful?