website/src/content/docs/self-hosting/index.mdx
import imgArch from "./images/architecture.png"; import imgByocVsSelfHost from "./images/byoc-vs-self-host.png";
Rivet supports both BYOC (Bring Your Own Cloud) and self-hosting to fit your deployment needs.
| Self-Hosting | BYOC with Rivet Cloud | |
|---|---|---|
| You Manage | Full stack (your backend, engine, Rivet Engine, database) | Only your backend |
| Complexity | Higher (full stack deployment) | Lower (connect and deploy) |
| Cost | Higher operational overhead | Usually lower usage-based cost |
| Supports Serverless | Requires extra infrastructure | Yes |
| Air-Gapped Deployments | Yes | No |
| Best For | Air-gapped environments, strict compliance, custom security policies | All other production deployments |
| Support | Contact sales or community | Community, Slack, and email (varies by plan) |
| Documentation | Continue below | See connect guides |
Rivet has 3 core components:
Rivet supports multiple storage backends:
Deploy Rivet on your preferred platform:
Self-hosting guides coming soon.