lichocker icon indicating copy to clipboard operation
lichocker copied to clipboard

lichess.org run in a Docker container

Results 6 lichocker issues
Sort by recently updated
recently updated
newest added

Thanks for the repo! Trying to get it working, though: ```bash $ docker run \ --mount type=bind,source=/home/danny/Code/open-source/lila,target=/home/lichess/projects/lila \ --mount type=bind,source=/home/danny/Code/open-source/lila/.ivy2,target=/home/lichess/.ivy2 \ --mount type=bind,source=/home/danny/Code/open-source/lila/.cache,target=/home/lichess/.cache \ --mount type=bind,source=/home/danny/Code/open-source/lila-ws,target=/home/lichess/projects/lila-ws \ --publish 9663:9663 \...

- Cleanup of unnecessary files - Decoupling of mongodb and redis as separate services - Use a base container containing the necessary build tools for lila and lila-ws - Update...

After ran docker container, while access Learn --> Puzzle getting below error, please help to fix [error] l.app.http.ErrorHandler - ! @7gd21c81p - Internal server error, for (GET) [/training] -> play.api.http.HttpErrorHandlerExceptions$$anon$1:...

I installed the container on my Debian server and got the "listening on 0.0.0.0:9663" message but when I navigated to 192.168.0.2:9663 (the server IP) from a windows machine, it redirected...

Right now `lila-ws` is fired off as a background process. It could instead be run by a separate Docker image and orchestrated together with `lila` via docker compose.

While move pieces getting error [info] http - 404 xhr POST /statlog?e=roundTransientExpire POST NoHandler 0ms