FlyGB installer downloads

install.flygb.shop

Versioned FlyGB installation and upgrade scripts. Download, inspect, and verify SHA256 checksums before running scripts on a production server.

Review before running

The command below is convenient, but production operators should first download the script, read it, and verify the checksum. Do not paste secrets into this page or into any public URL.

Latest install command

curl -fsSL https://install.flygb.shop/install.sh | bash

Install a specific version:

curl -fsSL https://install.flygb.shop/install.sh | FLYGB_VERSION=v0.0.0 bash

Safer manual flow

curl -fsSLO https://install.flygb.shop/releases/v0.0.0/install.sh
curl -fsSLO https://install.flygb.shop/releases/v0.0.0/checksums.txt
sha256sum -c checksums.txt --ignore-missing
less install.sh
bash install.sh

Downloads

File Version SHA256
install.sh v0.0.0 66e6d114465b38cecfc8d78c5a385a8d1f5435dd50c5f8c223b6beebfea2fa2b
upgrade.sh v0.0.0 ceb279953677eff0305002dd35845068c36c630e2eb3355f69112d77191cfbee
checksums.txt v0.0.0 Contains release checksums

Metadata

Machine-readable metadata: latest.json, manifest.json, and release manifest.