Skip to content

Operations

AWA keeps its control plane in PostgreSQL, so safe operation begins with database privileges, migrations, compatibility, and observability.

Production path

  1. Review Configuration for queues, workers, deadlines, priorities, and storage controls.
  2. Read Deployment for process topology, graceful shutdown, migration ordering, and container images.
  3. Use Managed Postgres for hosted-service constraints and tuning.
  4. Apply the role split in Security.
  5. Import the Grafana dashboards and alerts, or query the same health surfaces with the CLI.
  6. Keep Troubleshooting with your runbooks.

Upgrades

Match documentation to your installed version

This site tracks main and 0.7 development. Use the release tag and package documentation for a stable 0.6 deployment, especially for migration and storage-transition procedures.