Operate
Operational guidance for running DioscHub in production. DioscHub is self-hosted and single-tenant: you run it in your own environment.
Start with the two that gate a safe launch:
- Install & run — how DioscHub is distributed, what it needs before it boots, and what a healthy start looks like.
- Production hardening checklist — the settings DioscHub requires before it will run in production, and the hardening you own on top of them.
Then, as your deployment grows:
- Deployment topologies — single instance by default, or an Enterprise cluster for high availability and scale.
- Observability — logs, metrics, and health probes.
- Rate limiting & cost controls — per-individual token budgets and request rate limits.
- Configuration transfer — promote admin configuration between environments.
- Upgrades, backup & disaster recovery — move between versions and protect durable state.