Operational Runbooks

Rollback Runbook

Rollback requires approval from the accountable owner.

Use this when...

Use this when you need a repeatable operational procedure.

Rollback requires approval from the accountable owner.

  1. Identify last known good code/image.
  2. Check whether disabling flags is enough.
  3. Redeploy previous code if needed.
  4. Restore database only when approved and backed by a verified backup.
  5. Run /api/ready, login, smoke, and manager checks.
  6. Document approver, reason, and outcome.
Developer Details
Source
apps/docs/content/operational-runbooks/rollback.md
Owner
Platform / Operations
Status
Current
Module
Operational Runbooks
Related route
None