Ntfy
Docker 应用程序 from kostecki's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]/- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--restart unless-stopped
模板配置
- 目标
- 80
- 价值
- 8080
- 价值
- https://ntfy.israndom.win
Sets web root to landing page (home), web app (app) or disables the web app entirely (disable).
- 默认值
- app
- 价值
- app
Forward poll request to an upstream server, this is needed for iOS push notifications for self-hosted servers.
- 默认值
- https://ntfy.sh
- 价值
- https://ntfy.sh
If set, messages are cached in a local SQLite database instead of only in-memory. This allows for service restarts without losing messages in support of the since= parameter.
- 默认值
- /config/cache.db
- 价值
- /config/cache.db
Duration for which messages will be buffered before they are deleted (e.g. 30s, 20m, 20h). This is required to support the since=... and poll=1 parameter. Set this to 0 to disable the cache entirely.
- 默认值
- 12h
- 价值
- 12h
Auth database file used for access control. If set, enables authentication and access control.
- 默认值
- /config/user.db
- 价值
- /config/user.db
Default permissions if no matching entries in the auth database are found. Default is read-write.
- 默认值
- read-write
- 价值
- deny-all
Cache directory for attached files. To enable attachments, this has to be set. NOTE: If NTFY_ATTACHMENT_CACHE_DIR is set then NFTY_BASE_URL is also required.
- 默认值
- /config/attachments
- 价值
- /config/attachments
Limit of the on-disk attachment cache directory (e.g. 300k, 2M, 100M). If the limits is exceeded, new attachments will be rejected.
- 默认值
- 5G
- 价值
- 5G
Per-file attachment size limit (e.g. 300k, 2M, 100M). Larger attachment will be rejected.
- 默认值
- 15M
- 价值
- 15M
Duration after which uploaded attachments will be deleted (e.g. 30s, 20m, 20h).
- 默认值
- 3h
- 价值
- 3h
SMTP server address to allow email sending.
SMTP user; only used if e-mail sending is enabled.
SMTP password; only used if e-mail sending is enabled.
SMTP sender e-mail address; only used if e-mail sending is enabled.
Optional prefix for the e-mail addresses to prevent spam, e.g. ntfy-.
Set log level. Options: INFO, WARN, ERROR, DEBUG or TRACE
- 默认值
- info
- 价值
- info
- 目标
- /config
- 默认值
- /mnt/user/appdata/ntfy
- 价值
- /mnt/user/appdata/ntfy
下载统计数据
长期下载总量
详细信息
在Unraid 上运行 Ntfy 。
Ntfy 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。