Compare commits
4 Commits
3cb9b454e3
...
2df0ab818b
Author | SHA1 | Date | |
---|---|---|---|
2df0ab818b
|
|||
a5d1bc18a7 | |||
62925e5982 | |||
2abcc24077 |
@@ -411,7 +411,7 @@ homepage:
|
|||||||
siteMonitor: http://authentik-server.authentik:80
|
siteMonitor: http://authentik-server.authentik:80
|
||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
- Email:
|
- Email:
|
||||||
icon: sh-stalwart-mail-server.webp
|
icon: sh-stalwart.webp
|
||||||
description: Stalwart
|
description: Stalwart
|
||||||
href: https://stalwart.alexlebens.net
|
href: https://stalwart.alexlebens.net
|
||||||
siteMonitor: http://stalwart.stalwart:80
|
siteMonitor: http://stalwart.stalwart:80
|
||||||
|
@@ -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