GitHub-Release-Monitor
GitHub-Release-Monitor
Docker app from LubricantJam's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
host- Shell
bash- Privileged
- false
Template configuration
- Target
- 3000
- Value
- 3000
Specify the path to the data directory.
- Target
- /app/data
- Value
- /mnt/user/appdata/github-release-monitor
A long, random string (at least 32 characters) used to encrypt session cookies. You can generate one using: openssl rand -base64 32
- Target
- AUTH_SECRET
The username for logging into the application.
- Target
- AUTH_USERNAME
The password for logging into the application.
- Target
- AUTH_PASSWORD
A GitHub Personal Access Token to increase the API rate limit. A token with no scopes is sufficient.
- Target
- GITHUB_ACCESS_TOKEN
The timezone for the container (e.g., Europe/London). Affects log timestamps and date formatting.
- Target
- TZ
- Value
- Europe/London
The port for your SMTP server (e.g., 587 or 465).
- Target
- MAIL_PORT
The username for SMTP authentication.
- Target
- MAIL_USERNAME
The password or app token for SMTP authentication.
- Target
- MAIL_PASSWORD
The email address that notifications will be sent from.
- Target
- MAIL_FROM_ADDRESS
The display name for the
- Target
- MAIL_FROM_NAME
The email address that will receive the notifications.
- Target
- MAIL_TO_ADDRESS
The hostname or IP address of your SMTP server.
- Target
- MAIL_HOST
Categories
Details
ghcr.io/iamspido/github-release-monitor:latestRun GitHub-Release-Monitor on Unraid.
GitHub-Release-Monitor is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.