Don't knock yourself out! Production ready debian packages are available.
December 22, 2024 ยท View on GitHub
Install SigScale package repository configuration:
Debian 12 (bookworm)
curl -sLO https://asia-east1-apt.pkg.dev/projects/sigscale-release/pool/debian-bookworm/sigscale-release_1.4.5-1+debian12_all_dc4f6c6b7f70b2853c71dac983dc4008.deb
sudo dpkg -i sigscale-release_*.deb
sudo apt update
Install SigScale CGF:
sudo apt install sigscale-cgf
sudo systemctl enable cgf
sudo systemctl start cgf
sudo systemctl status cgf
Contact support@sigscale.com for further assistance.