server/docker/diun/diun.yml

21 lines
477 B
YAML
Raw Permalink Normal View History

2024-12-21 13:57:28 +01:00
watch:
workers: 20
schedule: "0 */6 * * *"
firstCheckNotif: false
jitter: "30s"
providers:
docker:
watchByDefault: true
file:
filename: /data/images-to-monitor.yml
notif:
ntfy:
endpoint: https://notify.grobecker.me
topic: diun
priority: 3
templateTitle: "[diun hetzner] {{ .Entry.Image }} released"
templateBody: |
Docker tag {{ .Entry.Image }} which you subscribed to through {{ .Entry.Provider }} provider has been released.