Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 481 Bytes

source.md

File metadata and controls

19 lines (14 loc) · 481 Bytes

Installation from source

Requirements:

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

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

make
./opengist

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