How to install lichess-org/lila. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
lichess-org/lila Installation Guide
How to install lichess-org/lila. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for lichess-org/lila. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i lichess-org/lilaor
Install via npx
npx @hexmos/ipm i lichess-org/lilaPrerequisites
Scala 3
languageVersion: 3.x.y
Play 2.8
build_toolVersion: 2.8.0
scalatags
libraryVersion: latest
scalachess
libraryVersion: latest
Akka Streams
system_toolVersion: 2.x.y
Redis
system_packageVersion: 5.0.1
Stockfish
libraryVersion: 14.x.y
AI cluster
system_toolVersion: latest
MongoDB
system_packageVersion: 4.7.x
Elasticsearch
system_toolVersion: 7.x.y
Nginx
system_packageVersion: 1.20.0
TypeScript
languageVersion: 4.x.y
snabbdom
libraryVersion: latest
Sass
libraryVersion: 5.x.y
Browserstack
system_toolVersion: latest
IP2Proxy database
serviceVersion: latest
GitHub Issues
serviceVersion: latest
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Shell Script (SBT Wrapper)
./lila.sh # thin wrapper around sbt
runPost Installation Steps
- Start the server: `./lila.sh`
- Run database migrations: `./scripts/migrate.sh`
