Sign inSign up

driftywinds/hubrise

By driftywinds

Updated 9 months ago

Apprise Notifications for GitHub Releases

Image
Monitoring & observability
0

666

driftywinds/hubrise repository overview

Hubrise - Apprise Notifications for GitHub Releases

Stay up to date with your favourite GitHub Repositories.


Pulls

Also available on GHCR - ghcr.io/driftywinds/hubrise:latest

How to use: -
  1. Download the compose.yml file from the repo here.
  2. Run docker compose up -d.
  3. Setup the first user (which has admin privileges by default) here https://localhost:3035 and get started.

You can check logs live with this command: -

docker compose logs -f
For dev testing: -
  • have python3 installed on your machine
  • clone the repo
  • go into the directory and run these commands: -
python3 -m venv .venv
source .venv/bin/activate
pip install --no-cache-dir -r requirements.txt
  • then run python3 app.py

Tag summary

Content type

Image

Digest

sha256:30d7cb6d7

Size

130.3 MB

Last updated

9 months ago

docker pull driftywinds/hubrise