Commit graph

2 commits

Author SHA1 Message Date
Roland
24ad1f2a7f
fix: use a less-used port for the alby hub service so it doesn't conflict with other running apps (#690)
* fix: use a less-used port for the alby hub service so it doesn't conflict with other running apps

* doc: improve alby hub port documentation

Co-authored-by: Michael Bumann <hello@michaelbumann.com>

---------

Co-authored-by: Michael Bumann <hello@michaelbumann.com>
2024-09-22 11:17:16 +07: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