beeta/terraform
doomtube 0fc49d0032 Fix: Let's Encrypt status detection and auto-generate .env
- AdminController: Detect existing SSL certificates from /etc/letsencrypt
  and update database status automatically (fixes status showing "none"
  when cert was obtained via cloud-init)
- docker-compose.prod.yml: Mount /etc/letsencrypt to backend container
- cloud-init: Auto-generate .env with secure random secrets on first boot
  (DB_PASSWORD, JWT_SECRET, REDIS_PASSWORD, OME_API_TOKEN, NAKAMA keys)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 04:49:00 -05:00
..
modules/app_server Fix: Let's Encrypt status detection and auto-generate .env 2026-01-06 04:49:00 -05:00
main.tf Add automatic SSL certificate generation 2026-01-06 03:46:28 -05:00
outputs.tf Initial commit - realms platform 2026-01-05 22:54:27 -05:00
variables.tf Add automatic SSL certificate generation 2026-01-06 03:46:28 -05:00
versions.tf Initial commit - realms platform 2026-01-05 22:54:27 -05:00