gremlin: auto-fix swarm/ntfy.yaml (4 issues fixed)
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

- Added caddy.import_1: crowdsec for "ntfy"
  - Added monitor label(s) for "ntfy" (url: http://ntfy:80)
  - Removed 2 legacy kuma.* label(s) from "ntfy"
  - Stamped gremlin.version: 2026-04-1
This commit is contained in:
traveler 2026-05-01 08:17:26 -05:00
parent de8ddef0c1
commit 983e707b92

View file

@ -25,16 +25,16 @@ services:
- node.platform.arch != arm - node.platform.arch != arm
labels: labels:
gremlin.version: "2026-04-1"
gremlin.authentik.skip: "true" gremlin.authentik.skip: "true"
# --- Caddy --- # --- Caddy ---
caddy: ntfy.netgrimoire.com caddy: ntfy.netgrimoire.com
caddy.reverse_proxy: ntfy:80 caddy.reverse_proxy: ntfy:80
caddy.import_1: crowdsec
caddy.import: crowdsec caddy.import: crowdsec
# --- Uptime Kuma --- # --- Uptime Kuma ---
kuma.ntfy.http.name: ntfy
kuma.ntfy.http.url: https://ntfy.netgrimoire.com
# --- Homepage --- # --- Homepage ---
homepage.group: Notify homepage.group: Notify
@ -42,6 +42,8 @@ services:
homepage.icon: ntfy.png homepage.icon: ntfy.png
homepage.href: https://ntfy.netgrimoire.com homepage.href: https://ntfy.netgrimoire.com
homepage.description: Push Notifications homepage.description: Push Notifications
monitor.name: Ntfy
monitor.url: http://ntfy:80
# --- DIUN --- # --- DIUN ---
diun.enable: "true" diun.enable: "true"