qvest-task/terraform
aviyadeveloper 22504b886b feat: Automated Gitea deployment with SSL
- Deployed PostgreSQL 18.4 + Gitea 1.22.6 via Docker Compose
- Configured Nginx reverse proxy with Let's Encrypt SSL
- Created Ansible playbooks for full automation (site.yml)
- Database credentials in AWS Secrets Manager
- Production deployment at https://gitea.poll-streams.com
2026-06-08 19:51:24 +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: Automated Gitea deployment with SSL 2026-06-08 19:51:24 +02:00
main.tf feat: Automated Gitea deployment with SSL 2026-06-08 19:51:24 +02:00
outputs.tf feat: Automated Gitea deployment with SSL 2026-06-08 19:51:24 +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
storage.tf feat: AWS infrastructure setup with Terraform 2026-06-08 17:37:45 +02:00
variables.tf feat: AWS infrastructure setup with Terraform 2026-06-08 17:37:45 +02:00
vpc.tf feat: AWS infrastructure setup with Terraform 2026-06-08 17:37:45 +02:00