refactor: harden restic configuration
move secrets to .env file so they work on their own, initialize restic repo on fresh deployments
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=Run Restic Backup Daily at 4:00 AM
|
||||
Description=Run Restic Backup
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 04:00:00
|
||||
|
||||
Reference in New Issue
Block a user