Operations Runbook
Health checks
| Endpoint | Purpose |
|---|---|
GET /health/live | Process up |
GET /health/ready | PG + Redis + NATS |
GET /metrics | Prometheus scrape |
Script: tools/scripts/anoobot-health.sh
Deploy
bash scripts/install.sh
bash scripts/validate-install.sh
bash scripts/validate-production-readiness.sh
Incidents
- Check
/health/readyand Grafana dashboards (grafana/dashboards/). - Run
bash scripts/doctor-production-readiness.sh. - Execute relevant admin runbook via API.