No description
Find a file
doomtube e32e5aceaf
Some checks failed
Build and Push / build-all (push) Failing after 1m50s
Fix: Nakama chess modules, chat WebSocket protocol, and streaming SSL
- 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
.forgejo/workflows Fix: Nakama chess modules, chat WebSocket protocol, and streaming SSL 2026-01-06 05:13:49 -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 04:53:46 -05:00
frontend Fix: Nakama chess modules, chat WebSocket protocol, and streaming SSL 2026-01-06 05:13:49 -05:00
nakama Fix: Nakama chess modules, chat WebSocket protocol, and streaming SSL 2026-01-06 05:13:49 -05:00
openresty Fix: Nakama chess modules, chat WebSocket protocol, and streaming SSL 2026-01-06 05:13:49 -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: Nakama chess modules, chat WebSocket protocol, and streaming SSL 2026-01-06 05:13:49 -05:00
docker-compose.yml Initial commit - realms platform 2026-01-05 22:54:27 -05:00