Torom / BotLi

Lichess Bot
GNU Affero General Public License v3.0
46 stars 82 forks source link

fsf on heroku #38

Closed OhMGod-Dude closed 2 years ago

OhMGod-Dude commented 2 years ago

how can i set up fsf on heroku

Torom commented 2 years ago

Add these lines to your Dockerfile and enable the variant engine in config.yml.default:

RUN wget https://github.com/ianfab/Fairy-Stockfish/releases/download/fairy_sf_14_0_1_xq/fairy-stockfish-largeboard_x86-64-bmi2
RUN mv fairy-stockfish-largeboard_x86-64-bmi2 engines/fairy-stockfish && chmod +x engines/fairy-stockfish