Compare commits
3 Commits
e59565e99b
...
e550b36d88
Author | SHA1 | Date | |
---|---|---|---|
e550b36d88
|
|||
a5d1bc18a7 | |||
62925e5982 |
@@ -112,6 +112,8 @@ gatus:
|
|||||||
conditions:
|
conditions:
|
||||||
- "[STATUS] == 200"
|
- "[STATUS] == 200"
|
||||||
- "[CERTIFICATE_EXPIRATION] > 240h"
|
- "[CERTIFICATE_EXPIRATION] > 240h"
|
||||||
|
alerts:
|
||||||
|
- type: ntfy
|
||||||
endpoints:
|
endpoints:
|
||||||
- name: homepage
|
- name: homepage
|
||||||
<<: *defaults
|
<<: *defaults
|
||||||
@@ -135,7 +137,7 @@ postgres-17-cluster:
|
|||||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
|
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
|
||||||
recoveryIndex: 1
|
recoveryIndex: 1
|
||||||
backup:
|
backup:
|
||||||
enabled: false
|
enabled: true
|
||||||
endpointURL: https://nyc3.digitaloceanspaces.com
|
endpointURL: https://nyc3.digitaloceanspaces.com
|
||||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
|
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
|
||||||
backupIndex: 1
|
backupIndex: 1
|
||||||
|
Reference in New Issue
Block a user