Ntfy
Aplicación Docker from kostecki's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:80]/- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--restart unless-stopped
Configuración de plantillas
- Objetivo
- 80
- Valor
- 8080
- Valor
- https://ntfy.israndom.win
Sets web root to landing page (home), web app (app) or disables the web app entirely (disable).
- Por defecto
- app
- Valor
- app
Forward poll request to an upstream server, this is needed for iOS push notifications for self-hosted servers.
- Por defecto
- https://ntfy.sh
- Valor
- 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.
- Por defecto
- /config/cache.db
- Valor
- /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.
- Por defecto
- 12h
- Valor
- 12h
Auth database file used for access control. If set, enables authentication and access control.
- Por defecto
- /config/user.db
- Valor
- /config/user.db
Default permissions if no matching entries in the auth database are found. Default is read-write.
- Por defecto
- read-write
- Valor
- 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.
- Por defecto
- /config/attachments
- Valor
- /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.
- Por defecto
- 5G
- Valor
- 5G
Per-file attachment size limit (e.g. 300k, 2M, 100M). Larger attachment will be rejected.
- Por defecto
- 15M
- Valor
- 15M
Duration after which uploaded attachments will be deleted (e.g. 30s, 20m, 20h).
- Por defecto
- 3h
- Valor
- 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
- Por defecto
- info
- Valor
- info
- Objetivo
- /config
- Por defecto
- /mnt/user/appdata/ntfy
- Valor
- /mnt/user/appdata/ntfy
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
binwiederhier/ntfyEjecute Ntfy en Unraid.
Ntfy se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.