qvest-task/terraform
aviyadeveloper 153bd11b05 feat: implement update automation and backup system with CI tests
- Diun monitors Docker images
- Automated updates for nginx, manual approval for gitea/postgres
- Weekly cert renewal automation via cron
- Health checks with automatic rollback on failure
- AWS SES email notifications on update failures
- Daily S3 backups + pre-update snapshots
- Integration tests with Gitea Actions quality gate

Deployment + optional PoC complete.
2026-06-11 14:03:57 +02:00
..
.terraform.lock.hcl feat: Automated Gitea deployment with SSL 2026-06-08 19:51:24 +02:00
backend.tf feat: AWS infrastructure setup with Terraform 2026-06-08 17:37:45 +02:00
compute.tf feat: AWS infrastructure setup with Terraform 2026-06-08 17:37:45 +02:00
dns.tf feat: AWS infrastructure setup with Terraform 2026-06-08 17:37:45 +02:00
iam.tf feat: implement update automation and backup system with CI tests 2026-06-11 14:03:57 +02:00
main.tf feat: Automated Gitea deployment with SSL 2026-06-08 19:51:24 +02:00
outputs.tf feat: implement update automation and backup system with CI tests 2026-06-11 14:03:57 +02:00
secrets.tf feat: Automated Gitea deployment with SSL 2026-06-08 19:51:24 +02:00
security.tf feat: Automated Gitea deployment with SSL 2026-06-08 19:51:24 +02:00
ses.tf feat: implement update automation and backup system with CI tests 2026-06-11 14:03:57 +02:00
storage.tf feat: AWS infrastructure setup with Terraform 2026-06-08 17:37:45 +02:00
variables.tf feat: implement update automation and backup system with CI tests 2026-06-11 14:03:57 +02:00
vpc.tf feat: AWS infrastructure setup with Terraform 2026-06-08 17:37:45 +02:00