Self-host operations
This guide covers operational responsibilities for a self-hosted deployment.
Prereqs
- You completed Install (self-hosted).
Responsibilities checklist
| Area | You own |
|---|---|
| Postgres operations | backups, restores, upgrades, performance |
| Migrations | scheduling and validation |
| Monitoring | metrics, logs, alerts |
| Scaling | API and worker capacity |
| Secrets | secure storage and rotation |
Recommended baseline
- Nightly backups and a tested restore procedure.
- Metrics and alerts for request errors, latency, and queue backlogs.
- A documented upgrade runbook.
Next
- Background processing: Background processing