Files
Gists/docs/installation/source.md
Thomas Miceli f0a596aed0 v1.11.1
2025-09-30 02:23:45 +02:00

481 B

Installation from source

Requirements:

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

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

make
./opengist

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