gremlin: update gatus config after wiki deploy
This commit is contained in:
parent
9a96d8cf9e
commit
af6b33fb12
1 changed files with 10 additions and 0 deletions
|
|
@ -80,6 +80,16 @@ endpoints:
|
||||||
description: "Wikijs is down"
|
description: "Wikijs is down"
|
||||||
send-on-resolved: true
|
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
|
- name: Drawio
|
||||||
url: http://drawio:8080
|
url: http://drawio:8080
|
||||||
interval: 60s
|
interval: 60s
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue