Commit graph

7 commits

Author SHA1 Message Date
doomtube
caff69eebb fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 18s
2026-01-08 02:08:39 -05:00
doomtube
c358db55aa fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 2m7s
2026-01-07 03:29:05 -05:00
doomtube
e32e5aceaf Fix: Nakama chess modules, chat WebSocket protocol, and streaming SSL
Some checks failed
Build and Push / build-all (push) Failing after 1m50s
- Add Nakama Dockerfile to build custom image with chess modules
- Update docker-compose.prod.yml to use custom Nakama image with --runtime.js_entrypoint
- Fix chat WebSocket to use wss:// on HTTPS pages (was hardcoded ws://)
- Add SSL configuration to nginx port 8088 for HLS/LLHLS streaming
- Add Nakama build step to CI workflow

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 05:13:49 -05:00
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
38ecb718e7 Add automatic SSL certificate generation
All checks were successful
Build and Push / build-all (push) Successful in 15s
2026-01-06 03:46:28 -05:00
doomtube
07a737c799 Fix registry paths to use repo name (doomtube/beeta)
Some checks failed
Build and Push / build-all (push) Failing after 7s
2026-01-06 02:27:57 -05:00
doomtube
c717c3751c Initial commit - realms platform 2026-01-05 22:54:27 -05:00