Thomas Miceli fde8a85e2b v1.10.0
2025-04-07 16:31:45 +02:00

481 B

Installation from source

Requirements:

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

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

make
./opengist

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