Files
Gists/docs/installation/source.md
Thomas Miceli 4d29a50e64 v1.12.1
2026-02-03 15:59:29 +07:00

481 B

Installation from source

Requirements:

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

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

make
./opengist

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