mirror of
https://github.com/getAlby/hub.git
synced 2026-08-18 13:09:24 +02:00
* docs: use local update script for pi hubs * chore: download update scripts from pi install scripts
603 B
603 B
Installation on a Raspberry Pi 4/5 (aarch64)
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)"
Updating a running instance
SSH into your Pi and cd into /opt/albyhub
Run ./update.sh