Thomas Miceli 8c7e941182 v1.9.1
2025-02-04 21:22:47 +01:00

480 B

Installation from source

Requirements:

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

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

make
./opengist

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