From a33fa468b5e7b0ad82cfd6b9e3bd31bd25976113 Mon Sep 17 00:00:00 2001 From: traveler Date: Thu, 30 Apr 2026 23:21:28 -0500 Subject: [PATCH] gremlin: update gatus config after vault deploy --- gatus/config.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gatus/config.yaml b/gatus/config.yaml index 5ca53b4..9dd66e1 100644 --- a/gatus/config.yaml +++ b/gatus/config.yaml @@ -30,6 +30,15 @@ web: port: 8080 endpoints: + - name: Kopia-Vault + url: tcp://kopia:51516 + interval: 60s + conditions: + - "[CONNECTED] == true" + alerts: + - type: ntfy + description: "Kopia-Vault is down" + send-on-resolved: true - name: Kopia url: tcp://kopia:51515 interval: 60s