1
0
Fork 1
Bits for lichess.org lesser fork. https://spacecruft.org/deepcrayon/lila-cruft
 
Go to file
jebba b74cf79dcd fix apache config 2021-12-22 18:53:45 -07:00
.gitignore ignore vim 2021-12-22 13:20:13 -07:00
LICENSE Initial commit 2021-11-08 10:30:47 -07:00
README-install.md fix apache config 2021-12-22 18:53:45 -07:00
README.md install stub 2021-12-22 10:04:40 -07:00
board.txt stub, old engine spreadsheet, sample cute txt board 2021-12-22 10:03:02 -07:00
deepcrayon-chess-engines.ods stub, old engine spreadsheet, sample cute txt board 2021-12-22 10:03:02 -07:00

README.md

lila-cruft

Some notes about the https://deepcrayon.fish lesser fork of lila from https://lichess.org.

  • Debian stable (bullseye/11).
  • LetsEncrypt SSL.
  • Non-docker.
  • Apache.
  • sed.

Upstream docs

This is the main upstream docs on how to setup lila:

https://github.com/ornicar/lila/wiki/Lichess-Development-Onboarding

Install lila

To install your own lila server, see:

README-install.md

lila-ws

vim ./src/main/resources/application.conf
# set
csrf.origin = "https://deepcrayon.fish"

Copying

AGPLv3+, same as upstream.