logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
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/lila
or

Install via npx

npx @hexmos/ipm i lichess-org/lila

Prerequisites

Scala 3

language

Version: 3.x.y

Play 2.8

build_tool

Version: 2.8.0

scalatags

library

Version: latest

scalachess

library

Version: latest

Akka Streams

system_tool

Version: 2.x.y

Redis

system_package

Version: 5.0.1

Stockfish

library

Version: 14.x.y

AI cluster

system_tool

Version: latest

MongoDB

system_package

Version: 4.7.x

Elasticsearch

system_tool

Version: 7.x.y

Nginx

system_package

Version: 1.20.0

TypeScript

language

Version: 4.x.y

snabbdom

library

Version: latest

Sass

library

Version: 5.x.y

Browserstack

system_tool

Version: latest

IP2Proxy database

service

Version: latest

GitHub Issues

service

Version: latest

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Shell Script (SBT Wrapper)

./lila.sh # thin wrapper around sbt
run

Post Installation Steps

  • Start the server: `./lila.sh`
  • Run database migrations: `./scripts/migrate.sh`