Skip to main content

max / makenotwork

Add backup check config for Hetzner PoM deploy Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-04-16 02:20 UTC
Commit: 2549e36df130b79df37b0cd30332022d7e9c10f6
Parent: c4a3178
1 file changed, +6 insertions, -0 deletions
@@ -59,6 +59,12 @@ command = "/home/max/staging/run-ci.sh"
59 59 timeout_secs = 600
60 60 staleness_days = 7
61 61
62 + [targets.mnw.backups]
63 + directory = "/opt/backups/postgres"
64 + databases = ["makenotwork", "multithreaded"]
65 + max_age_hours = 25
66 + interval_secs = 3600
67 +
62 68 [targets.mt]
63 69 label = "Multithreaded Forum"
64 70 expected_routes = ["/"]