From af6b33fb126626b1335a9938896d8a52f08229a1 Mon Sep 17 00:00:00 2001 From: traveler Date: Sat, 2 May 2026 21:34:51 -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 1b6aca8..7a802d8 100755 --- a/gatus/config.yaml +++ b/gatus/config.yaml @@ -80,6 +80,16 @@ endpoints: description: "Wikijs is down" send-on-resolved: true + - name: Wikijs + url: http://wikijs:3000 + interval: 60s + conditions: + - "[STATUS] == 200" + alerts: + - type: ntfy + description: "Wikijs is down" + send-on-resolved: true + - name: Drawio url: http://drawio:8080 interval: 60s