From 487c03d7ebba87a5c0952761a6afb1c0f0c5e1cf Mon Sep 17 00:00:00 2001 From: traveler Date: Fri, 1 May 2026 08:17:31 -0500 Subject: [PATCH] gremlin: update gatus config after ntfy deploy --- gatus/config.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gatus/config.yaml b/gatus/config.yaml index b804ad2..ea17d7c 100644 --- a/gatus/config.yaml +++ b/gatus/config.yaml @@ -30,6 +30,15 @@ web: port: 8080 endpoints: + - name: Ntfy + url: http://ntfy:80 + interval: 60s + conditions: + - "[STATUS] == 200" + alerts: + - type: ntfy + description: "Ntfy is down" + send-on-resolved: true - name: Kopia-Vault url: tcp://kopia:51516 interval: 60s