From ee25a326b2401d73699b1e27fb8728b65e88d0a8 Mon Sep 17 00:00:00 2001 From: traveler Date: Fri, 1 May 2026 15:48:10 -0500 Subject: [PATCH] gremlin: update gatus config after wiki deploy --- gatus/config.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/gatus/config.yaml b/gatus/config.yaml index 0585844..c9a3762 100755 --- a/gatus/config.yaml +++ b/gatus/config.yaml @@ -30,6 +30,16 @@ web: port: 8080 endpoints: + - 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 @@ -39,6 +49,7 @@ endpoints: - type: ntfy description: "Drawio is down" send-on-resolved: true + - name: Wikijs url: http://wikijs:8080 interval: 60s