alby-hub/scripts
Michael Bumann a137474d09
Render.com phoneixd (#280)
* chore: default protocol for phoenixd

some environments can only provide the host and port for internal services (e.g. render.com)
in those cases we default to http

* feat: add render.com config for phoneixd deployment

This allows one click deploys to render.com with a phoenixd backend

* Update render.yaml
2024-07-20 00:21:33 +07:00
..
linux-x86_64/phoenixd Render.com phoneixd (#280) 2024-07-20 00:21:33 +07:00
install.sh change electrs domain to getalbypro (#275) 2024-07-18 21:42:55 +07:00
README.md Fix pi install/update script urls 2024-07-18 13:11:00 +03:00
update.sh chore: use official download url for pi install (#551) 2024-07-01 14:45:30 +02:00

Installation on a Raspberry Pi Zero

/bin/bash -c "$(curl -fsSL https://getalby.com/install/hub/pi-zero-install.sh)"

Updating a running instance

/bin/bash -c "$(curl -fsSL https://getalby.com/install/hub/pi-zero-update.sh)"