Files
Gists/docs/installation/source.md
Thomas Miceli 8a6f2d82ff v1.12.2
Signed-off-by: Thomas Miceli <tho.miceli@gmail.com>
2026-04-28 16:37:03 +07:00

481 B

Installation from source

Requirements:

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

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

make
./opengist

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