Skip to content

Albyhub

  • Documentation: https://github.com/getAlby/hub

Configuration

Generate random string to be used in .env file with random string (openssl rand -hex 32) and then add it to .env file:

ALBYHUB_COOKIE_SECRET=...

This variable is only needed to keep session persistance after the reboot of the server.

Update

The umbrel version is quite obsolete (1.10.4). We can update it to the latest

# Download the version 1.18.5
docker pull ghcr.io/getalby/hub:v1.18.5

# Get the sha256 siganture -- did not work
docker images --no-trunc --quiet ghcr.io/getalby/hub:v1.18.5
sha256:c8aaa38b3f3e5424ddfcefab8a2ff9e00659443d985e9e79edbd3ec524dd1a5c

# Another try
docker inspect --format='{{index .RepoDigests 0}}' ghcr.io/getalby/hub:v1.18.5
ghcr.io/getalby/hub@sha256:2fdeba8991028939ee3b98dca83b7bfaa1dbb6b27dc9182b5552d65395213f96