agnes-the-ai-analyst/infra
ZdenekSrotyr b6a94add67 feat: add Terraform config for GCP deployment
- GCE e2-small with Ubuntu 24.04 + Docker
- Static IP, firewall rules, SSD boot disk
- Startup script: installs Docker, clones repo, creates .env, starts compose
- Outputs: IP, SSH command, API URL, bootstrap command, CLI setup
- ~7$/month for always-on server
2026-03-30 15:55:26 +02:00
..
.gitignore feat: add Terraform config for GCP deployment 2026-03-30 15:55:26 +02:00
main.tf feat: add Terraform config for GCP deployment 2026-03-30 15:55:26 +02:00
outputs.tf feat: add Terraform config for GCP deployment 2026-03-30 15:55:26 +02:00
terraform.tfvars.example feat: add Terraform config for GCP deployment 2026-03-30 15:55:26 +02:00
variables.tf feat: add Terraform config for GCP deployment 2026-03-30 15:55:26 +02:00