qvest-task/terraform
gitea_admin 2e368a3a7c feat: implement disaster recovery with automated restore (#2)
- Create restore.sh for automated S3 backup recovery
  - Fetches backups, stops services, restores database/data/config, restarts & validates
- Successfully tested on production system
- Document procedures in backup-strategy.md
- Add Test 6: Full backup/restore cycle with disaster simulation
- Rename test-update.sh → test-integration.sh

Co-authored-by: aviyadeveloper <aviya.developer@gmail.com>
Reviewed-on: #2
2026-06-11 17:29:55 +00: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: implement update automation and backup system with CI tests (#1) 2026-06-11 15:51:48 +00:00
iam.tf feat: implement update automation and backup system with CI tests (#1) 2026-06-11 15:51:48 +00: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 (#1) 2026-06-11 15:51:48 +00:00
secrets.tf feat: implement update automation and backup system with CI tests (#1) 2026-06-11 15:51:48 +00: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 (#1) 2026-06-11 15:51:48 +00:00
storage.tf feat: implement disaster recovery with automated restore (#2) 2026-06-11 17:29:55 +00:00
variables.tf feat: implement update automation and backup system with CI tests (#1) 2026-06-11 15:51:48 +00:00
vpc.tf feat: AWS infrastructure setup with Terraform 2026-06-08 17:37:45 +02:00