From 7b7434418c82d57fb3d61e341d760d5469e842da Mon Sep 17 00:00:00 2001 From: traveler Date: Fri, 1 May 2026 22:17:48 -0500 Subject: [PATCH] gremlin: update gatus config after wiki deploy --- gatus/config.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gatus/config.yaml b/gatus/config.yaml index c9a3762..d7bae11 100755 --- a/gatus/config.yaml +++ b/gatus/config.yaml @@ -40,6 +40,16 @@ endpoints: description: "Wikijs is down" send-on-resolved: true + - name: Wikijs + url: http://wikijs:8080 + interval: 60s + conditions: + - "[STATUS] == 200" + alerts: + - type: ntfy + description: "Wikijs is down" + send-on-resolved: true + - name: Drawio url: http://drawio:8080 interval: 60s