GitHub-Release-Monitor
Docker 应用程序 from LubricantJam's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
host- 外壳
bash- 特权
- false
模板配置
- 目标
- 3000
- 价值
- 3000
Specify the path to the data directory.
- 目标
- /app/data
- 价值
- /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
- 目标
- AUTH_SECRET
The username for logging into the application.
- 目标
- AUTH_USERNAME
The password for logging into the application.
- 目标
- AUTH_PASSWORD
A GitHub Personal Access Token to increase the API rate limit. A token with no scopes is sufficient.
- 目标
- GITHUB_ACCESS_TOKEN
The timezone for the container (e.g., Europe/London). Affects log timestamps and date formatting.
- 目标
- TZ
- 价值
- Europe/London
The port for your SMTP server (e.g., 587 or 465).
- 目标
- MAIL_PORT
The username for SMTP authentication.
- 目标
- MAIL_USERNAME
The password or app token for SMTP authentication.
- 目标
- MAIL_PASSWORD
The email address that notifications will be sent from.
- 目标
- MAIL_FROM_ADDRESS
The display name for the
- 目标
- MAIL_FROM_NAME
The email address that will receive the notifications.
- 目标
- MAIL_TO_ADDRESS
The hostname or IP address of your SMTP server.
- 目标
- MAIL_HOST
详细信息
ghcr.io/iamspido/github-release-monitor:latest在Unraid 上运行 GitHub-Release-Monitor 。
GitHub-Release-Monitor 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。