opengist/docs/installation/source.md
Thomas Miceli 4b039b0703 v1.7.5
2024-09-12 02:00:37 +02:00

480 B

Installation from source

Requirements:

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

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

make
./opengist

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