We don't publish a Raspi Pi Zero guide on guides.getalby.com anymore.
Really only users with enough knowledge should do it.
Co-authored-by: Roland Bewick <roland.bewick@gmail.com>
* feat: archive integrity verification WIP
* feat: archive integrity verification in the aarch64 update script
* chore: extract verification into a separate file
* feat: add signature verification to all installation and update scripts
* fix: pass correct filenames when invoking the verification script
* add albyhub lib dir to ld.so.conf to allow setcap and shared libs + install lsof
* fix sudo tee
* remove lsof install + checking of port 80
* remove -a from tee
* chore: update install scripts
---------
Co-authored-by: Michael Bumann <hello@michaelbumann.com>
* chore: better handle ports on Pi and allow albyhub to run on port 80
* chore: install script: create data dir before running docker compose
* chore: install script for pi-aarch64
* chore: pi-zero move lib folder on update
* chore: replace (not append) files in install scripts
* chore: install text
* feat: improve install scripts for linux
this adds a default linux installation script to download and run Alby
Hub on a plain Linux machine.
* chore: download separate update script
* chore: add example Caddyfile
to setup Alby Hub with a Caddy reverse proxy for TLS
* Update scripts/linux-x86_64/README.md
Co-authored-by: Roland <33993199+rolznz@users.noreply.github.com>
* chore: move pi install scripts in special folder
* chore: note about memory
* chore: typo
---------
Co-authored-by: Roland <33993199+rolznz@users.noreply.github.com>