opengist/docs/installation/source.md
Thomas Miceli 4c5a7bda63
Some checks failed
Go CI / Lint (push) Failing after 1s
Go CI / Check (push) Successful in 25s
Go CI / Test (push) Failing after 0s
Go CI / Build (push) Has been cancelled
v1.8.4
2024-12-16 01:46:26 +01:00

480 B

Installation from source

Requirements:

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

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

make
./opengist

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