opengist/docs/installation/source.md
Thomas Miceli 526da6ccbb v1.8.3
2024-11-26 22:46:25 +01:00

480 B

Installation from source

Requirements:

git clone https://github.com/thomiceli/opengist
cd opengist

git checkout v1.8.3 # optional, to checkout the latest release

make
./opengist

Opengist is now running on port 6157, you can browse http://localhost:6157