Commit graph

7 commits

Author SHA1 Message Date
doomtube
7f56f19e94 Fix: Force pull images in deploy workflow
All checks were successful
Build and Push / build-all (push) Successful in 8m52s
2026-01-06 23:20:31 -05:00
doomtube
5430e434c3 Fix: Force pull images in deploy workflow
All checks were successful
Build and Push / build-all (push) Successful in 25s
2026-01-06 23:00:03 -05:00
doomtube
52fa815b3e Fix: Use platform=neutral for Nakama Goja runtime
All checks were successful
Build and Push / build-all (push) Successful in 28s
2026-01-06 22:09:23 -05:00
doomtube
48e8347d78 Fix: Install git for GitHub dependencies in Nakama Dockerfile
All checks were successful
Build and Push / build-all (push) Successful in 38s
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 05:19:07 -05:00
doomtube
22e610ea55 Fix: Use npm install instead of npm ci in Nakama Dockerfile
Some checks failed
Build and Push / build-all (push) Failing after 19s
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 05:17:01 -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
c717c3751c Initial commit - realms platform 2026-01-05 22:54:27 -05:00