Add database backup script with daily cron and 7-day retention

pg_dump-based backup script deployed alongside compose file. Deploy
script now installs a daily cron job (03:00) on Unraid automatically.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Julian Tabel
2026-02-10 11:55:27 +01:00
parent 7b383dd982
commit 58475d9cba
4 changed files with 54 additions and 5 deletions

View File

@@ -1,10 +1,11 @@
---
# nuzlocke-tracker-48ds
title: Database backup strategy
status: todo
status: completed
type: task
priority: normal
created_at: 2026-02-09T15:30:55Z
updated_at: 2026-02-09T15:30:55Z
updated_at: 2026-02-10T10:55:15Z
parent: nuzlocke-tracker-ahza
---