Operations#
Running, deploying, and observing the service.
Doc |
When you need it |
|---|---|
How the service runs — container, migrations, multi-replica safety |
|
Promotion pipeline from |
|
Find which app version and infra commit are live per environment (works when the app is down) |
|
One-time setup of the shared Terraform backend and container registry |
|
Per-environment provisioning ( |
|
Adding, rotating, and revoking API keys |
|
Every environment variable the app reads |
|
What gets logged, request tracing, usage queries |
|
Copy-pasteable runbooks (e.g. force-refresh changed Key Vault values) |
For first-time setup, follow Infrastructure bootstrap → Set up a new environment in that order.