4 Commits

Author SHA1 Message Date
2df0ab818b Update Helm release postgres-cluster to v6
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 18s
2025-05-28 19:20:52 +00:00
a5d1bc18a7 enable backups 2025-05-28 14:00:40 -05:00
62925e5982 enable alerts 2025-05-28 14:00:21 -05:00
2abcc24077 change icon 2025-05-28 13:52:17 -05:00
2 changed files with 4 additions and 2 deletions

View File

@@ -411,7 +411,7 @@ homepage:
siteMonitor: http://authentik-server.authentik:80
statusStyle: dot
- Email:
icon: sh-stalwart-mail-server.webp
icon: sh-stalwart.webp
description: Stalwart
href: https://stalwart.alexlebens.net
siteMonitor: http://stalwart.stalwart:80

View File

@@ -112,6 +112,8 @@ gatus:
conditions:
- "[STATUS] == 200"
- "[CERTIFICATE_EXPIRATION] > 240h"
alerts:
- type: ntfy
endpoints:
- name: homepage
<<: *defaults
@@ -135,7 +137,7 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
recoveryIndex: 1
backup:
enabled: false
enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
backupIndex: 1