gremlin: update gatus config after vscode deploy
This commit is contained in:
parent
f98807184c
commit
b0fc47c9bb
1 changed files with 9 additions and 0 deletions
|
|
@ -30,6 +30,15 @@ web:
|
|||
port: 8080
|
||||
|
||||
endpoints:
|
||||
- name: Code-server
|
||||
url: https://code.netgrimoire.com
|
||||
interval: 60s
|
||||
conditions:
|
||||
- "[STATUS] == 200"
|
||||
alerts:
|
||||
- type: ntfy
|
||||
description: "Code-server is down"
|
||||
send-on-resolved: true
|
||||
- name: Ntfy
|
||||
url: http://ntfy:80
|
||||
interval: 60s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue