Skip to Content
Read the release notes before upgrading production environments.
OperationsOperations Guide

Daily checks

  • API availability (/api/ok)
  • Auth health and login flow
  • Descriptor update success in logs
  • Backup creation status

Weekly checks

  • Backup restore test in non-production environment
  • API key audit (unused/over-privileged keys)
  • Storage growth and cleanup review
  • Dependency/security updates review

Incident priorities

  1. Restore API availability
  2. Protect data integrity
  3. Recover editor access
  4. Validate client content reads
  5. Document root cause and preventive actions

Deployment runbook

  1. Validate environment variables.
  2. Build and deploy updated release.
  3. Confirm schema update behavior with a safe test change.
  4. Confirm backup endpoint health.
  5. Smoke test critical content read paths.