What you run
- Application services (API + supporting components)
- Postgres and Redis
- Observability (metrics/logs/alerts)
What you decide
- Deployment target (Kubernetes vs. VM-based)
- Network and ingress boundaries
- Identity (SSO) and key management
- Backups, retention, and disaster recovery
Sources of truth in this repo
- Incident response: Incident response runbook
- Disaster recovery: DR runbook
- Environment configuration examples live under
operations/anddomain/
Next steps
- Follow the environment setup guide for your target platform
- Deploy dependencies (Postgres/Redis) first, then application services, then observability
- Validate health checks and alerts before onboarding production traffic