Commit graph

2 commits

Author SHA1 Message Date
d573dfbbda fix: rewrite backup script — extract via Docker, rsync from host
Avoids SSH-inside-container complexity. Docker cp to /tmp,
native rsync to NAS, Docker cleanup for root-owned files.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 13:36:39 +02:00
42e81c3609 feat: NAS backup script for db and media volumes
Runs via Docker, rsync over SSH to 192.168.178.110.
Cron: daily at 3am.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 13:23:12 +02:00