Apprise Notifications for GitHub Releases
666
Stay up to date with your favourite GitHub Repositories.
Also available on GHCR - ghcr.io/driftywinds/hubrise:latest
compose.yml file from the repo here.docker compose up -d.https://localhost:3035 and get started.You can check logs live with this command: -
docker compose logs -f
python3 -m venv .venv
source .venv/bin/activate
pip install --no-cache-dir -r requirements.txt
python3 app.pyContent type
Image
Digest
sha256:30d7cb6d7…
Size
130.3 MB
Last updated
9 months ago
docker pull driftywinds/hubrise