Skip to main content

Operations

Runbooks for deploying and running Fovea. Day-one and day-two both live here.

Day one

Day two

  • Monitoring describes the OpenTelemetry and Prometheus signals the stack already emits, what to alert on, and what is not instrumented.
  • Backup and restore covers the Postgres dump and storage-volume sync that together constitute a complete backup, and the restore drill that catches gaps before they hurt.
  • Upgrades describes the patch, minor, and major upgrade paths, including Prisma migrate deploy and permission re-seeding.
  • Troubleshooting collects the failure modes operators have actually hit, organized by the symptom the user reports.

For configuration knobs (environment variables, Docker shape, port matrix, model selection), see the Reference section.