Files
Gists/docs/installation/binary.md
Thomas Miceli c7b947580d v1.11.0
2025-09-21 04:51:49 +02:00

430 B

Install from binary

Download the archive for your system from the release page here, and extract it.

# example for linux amd64
wget https://github.com/thomiceli/opengist/releases/download/v1.11.0/opengist1.11.0-linux-amd64.tar.gz

tar xzvf opengist1.11.0-linux-amd64.tar.gz
cd opengist
chmod +x opengist
./opengist # with or without `--config config.yml`