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