Add automated Restic backups for edge01

This commit is contained in:
2026-07-27 22:40:58 -04:00
parent b12e0fd163
commit 7daba4343e
8 changed files with 101 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[Unit]
Description=Nightly Restic backup of edge01
[Timer]
OnCalendar=*-*-* 03:15:00
RandomizedDelaySec=10m
Persistent=true
Unit=restic-edge01-backup.service
[Install]
WantedBy=timers.target