Commit graph

9 commits

Author SHA1 Message Date
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
doomtube
a1c7d49e00 Use single-threaded build to prevent OOM
Some checks failed
Build and Push / build-all (push) Failing after 6m47s
2026-01-06 02:19:03 -05:00
doomtube
3b78fb4ebd Reduce build parallelism to prevent OOM in CI
Some checks failed
Build and Push / build-all (push) Failing after 7m28s
2026-01-06 02:02:13 -05:00
doomtube
d7c0758d55 Use config.json.example for Docker build
Some checks failed
Build and Push / build-backend (push) Failing after 2s
Build and Push / build-frontend (push) Failing after 3s
Build and Push / build-chat (push) Failing after 2s
Build and Push / build-openresty (push) Failing after 3s
2026-01-06 01:45:53 -05:00
doomtube
c717c3751c Initial commit - realms platform 2026-01-05 22:54:27 -05:00
doomtube
1d42a9a623 nu 2025-08-13 00:10:25 -04:00
doomtube
e8864cc853 nu 2025-08-10 07:55:39 -04:00
doomtube
d812c6aeab nu 2025-08-09 13:51:36 -04:00
doomtube
875a53f499 Replace master branch with local files 2025-08-03 21:53:15 -04:00