gremlin: update gatus config after ntfy deploy
This commit is contained in:
parent
983e707b92
commit
487c03d7eb
1 changed files with 9 additions and 0 deletions
|
|
@ -30,6 +30,15 @@ web:
|
||||||
port: 8080
|
port: 8080
|
||||||
|
|
||||||
endpoints:
|
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
|
- name: Kopia-Vault
|
||||||
url: tcp://kopia:51516
|
url: tcp://kopia:51516
|
||||||
interval: 60s
|
interval: 60s
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue