Deployment Runbook
Production Environment
- API:
api.anubis.sh — ECS Fargate, us-east-1
- Admin:
admin.anubis.sh — same cluster, JWT-gated
- Database: PostgreSQL on RDS (db.t3.micro)
- File storage: S3 —
anubis-sh-internal-docs
Deploy Process
- Push to
main branch
- CI builds container image
- ECS rolling update (desired count = 1)
Last updated: 2024-11-15 by j.martinez