This install scripts will help you installing Alby Hub on a Raspberry Pi with Raspberry Pi OS (previously called Raspbian). You should have some basic Linux understanding to install and operate it.
Have a look at our installation guide for more details and inspiration.
SSH into your Pi and run:
/bin/bash -c "$(curl -fsSL https://getalby.com/install/hub/pi-aarch64-install.sh)"
SSH into your Pi and run:
/bin/bash -c "$(curl -fsSL https://getalby.com/install/hub/pi-aarch64-update.sh)"
And see install.sh and update.sh for details.