Files
Gists/docs/installation/binary.md
Thomas Miceli f0a596aed0 v1.11.1
2025-09-30 02:23:45 +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.1/opengist1.11.1-linux-amd64.tar.gz

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