Files
Gists/docs/installation/source.md
Thomas Miceli c7b947580d v1.11.0
2025-09-21 04:51:49 +02:00

481 B

Installation from source

Requirements:

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

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

make
./opengist

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