Operations#

Running, deploying, and observing the service.

Doc

When you need it

Deployment: runtime overview

How the service runs — container, migrations, multi-replica safety

Release flow

Promotion pipeline from devstagingprd, rollback, and infra apply flow

Check deployed versions

Find which app version and infra commit are live per environment (works when the app is down)

Infrastructure bootstrap

One-time setup of the shared Terraform backend and container registry

Set up a new environment

Per-environment provisioning (dev, staging, prd)

API key management

Adding, rotating, and revoking API keys

Settings reference

Every environment variable the app reads

Observability

What gets logged, request tracing, usage queries

Operational how-tos

Copy-pasteable runbooks (e.g. force-refresh changed Key Vault values)

For first-time setup, follow Infrastructure bootstrapSet up a new environment in that order.