Commit graph

17 commits

Author SHA1 Message Date
Sergey B.
9701c726ac
Making shell scripts POSIX compliant (#2015)
* feat: usage of rsync for backups

* refactor: making scripts POSIX compliant
2026-02-26 12:19:30 +07:00
Adithya Vardhan
76a11c1765
chore: set stop grace period to 5 mins (#1637)
* chore: set stop grace period to 5 mins

* chore: add albyhub-data to gitignore

---------

Co-authored-by: Roland Bewick <roland.bewick@gmail.com>
2025-08-21 17:06:30 +07:00
Matjaž Lipuš
e0a51ba0c3
chore: rename LOG_EVENTS env variable (#1509)
* renamed config

* updated configs

* chore: renamed to SEND_EVENTS_TO_ALBY
2025-07-18 21:42:59 +07:00
Michael Bumann
49449f0dfc
chore: better handle ports on Pi and allow albyhub to run on port 80 (#584)
* 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
2024-09-06 10:32:26 +02:00
BtcPins
f53e9e1444
Update README.md
Add command to make the install script executable in the instructions.
2024-08-28 14:29:33 -07:00
Michael Bumann
6227c3e582 chore: improve error handling for install script
exit on error and proper exit code check
2024-08-06 20:17:08 +02:00
Michael Bumann
4c18fc5416
feat: improve install scripts for linux (#395)
* 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>
2024-08-06 20:35:03 +03:00
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
Roland Bewick
3088373477 chore: rename everything to alby hub 2024-07-05 20:32:40 +07:00
Michael Bumann
0f3a2855ae
Update README.md 2024-06-29 22:19:56 +03:00
Michael Bumann
4eb6d0ebe8
Update README.md 2024-06-29 19:25:58 +03:00
Michael Bumann
149ad8ac21
phoenixd readme 2024-06-29 19:23:04 +03:00
Michael Bumann
44c1edc847
update phoenixd container name to prevent potential conflicts 2024-06-29 19:20:53 +03:00
Michael Bumann
7c9b95f1e2
Update README.md 2024-06-29 19:18:36 +03:00
Michael Bumann
653908d057
readme phoenixd 2024-06-29 19:17:17 +03:00
Michael Bumann
192926d456
chore: use new download URL (#525) 2024-06-28 13:38:05 +03:00
Michael Bumann
85381b9183
Build linux http executables (#480)
Co-authored-by: Roman Dmitrienko <roman@dmitrienko.com>
Co-authored-by: Roland Bewick <roland.bewick@gmail.com>
2024-06-25 22:04:30 +07:00