No description
Find a file
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
.forgejo/workflows Add automatic SSL certificate generation 2026-01-06 04:09:59 -05:00
backend Fix: Let's Encrypt status detection and auto-generate .env 2026-01-06 04:49:00 -05:00
bot-sdk Initial commit - realms platform 2026-01-05 22:54:27 -05:00
chat-service Initial commit - realms platform 2026-01-05 22:54:27 -05:00
database Initial commit - realms platform 2026-01-05 22:54:27 -05:00
devops Add automatic SSL certificate generation 2026-01-06 03:46:28 -05:00
frontend Fix: Use dynamic URLs for all frontend connections 2026-01-06 04:45:39 -05:00
nakama Initial commit - realms platform 2026-01-05 22:54:27 -05:00
openresty Add automatic SSL certificate generation 2026-01-06 03:46:28 -05:00
ovenmediaengine Initial commit - realms platform 2026-01-05 22:54:27 -05:00
terraform Fix: Let's Encrypt status detection and auto-generate .env 2026-01-06 04:49:00 -05:00
.env.example Initial commit - realms platform 2026-01-05 22:54:27 -05:00
.gitignore Initial commit - realms platform 2026-01-06 00:26:54 -05:00
docker-compose.prod.yml Fix: Let's Encrypt status detection and auto-generate .env 2026-01-06 04:49:00 -05:00
docker-compose.yml Initial commit - realms platform 2026-01-05 22:54:27 -05:00