Files
Gists/docs/installation/source.md
Thomas Miceli 6bd8df6a74 v1.12.0
2026-01-27 22:28:20 +07:00

481 B

Installation from source

Requirements:

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

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

make
./opengist

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