Shanoir Developers Installation - alexpron/shanoir-ng GitHub Wiki

Shanoir-NG Developer Installation

Quick First Install

The Quick First Install section explains how to install the Shanoir NG application from source for the first time relying on the bootstrap.sh shell script.

Quick Update

The Quick Update section describes how to update (build and deploy) the Shanoir-NG application following modifications to the source code relying on the bootstrap.sh shell script.

Step by Step Installation

The Step-by-Step Installation section essentially details the step of compiling source into binaries for each native operating system ( Linux, MacOS, Windows). It also covers the configuration and deployment instructions, with variants for specific development cases.

[!NOTE] To be used when the bootstrap.sh script does not work or for specific needs (e.g. redeployment of shanoir after modification of a single container).