GitHub-Release-Monitor

GitHub-Release-Monitor

Docker 应用程序 from LubricantJam's Repository

概述

A powerful, self-hostable application to automatically monitor GitHub repository releases and receive instant email notifications. Keep track of your favorite projects without manually checking for updates.

运行时参数

网络用户界面
http://[IP]:[PORT:3000]
网络
host
外壳
bash
特权
false

模板配置

Web UI PortPorttcp
目标
3000
价值
3000
Data PathPathrw

Specify the path to the data directory.

目标
/app/data
价值
/mnt/user/appdata/github-release-monitor
Auth SecretVariable

A long, random string (at least 32 characters) used to encrypt session cookies. You can generate one using: openssl rand -base64 32

目标
AUTH_SECRET
Admin UsernameVariable

The username for logging into the application.

目标
AUTH_USERNAME
Admin PasswordVariable

The password for logging into the application.

目标
AUTH_PASSWORD
GitHub Access TokenVariable

A GitHub Personal Access Token to increase the API rate limit. A token with no scopes is sufficient.

目标
GITHUB_ACCESS_TOKEN
TimezoneVariable

The timezone for the container (e.g., Europe/London). Affects log timestamps and date formatting.

目标
TZ
价值
Europe/London
Mail PortVariable

The port for your SMTP server (e.g., 587 or 465).

目标
MAIL_PORT
Mail UsernameVariable

The username for SMTP authentication.

目标
MAIL_USERNAME
Mail PasswordVariable

The password or app token for SMTP authentication.

目标
MAIL_PASSWORD
Mail From AddressVariable

The email address that notifications will be sent from.

目标
MAIL_FROM_ADDRESS
Mail From NameVariable

The display name for the

目标
MAIL_FROM_NAME
Mail To AddressVariable

The email address that will receive the notifications.

目标
MAIL_TO_ADDRESS
Mail HostVariable

The hostname or IP address of your SMTP server.

目标
MAIL_HOST

详细信息

存储库
ghcr.io/iamspido/github-release-monitor:latest
最后更新2026-05-31
初见2025-07-16

在Unraid 上运行 GitHub-Release-Monitor 。

GitHub-Release-Monitor 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。