Commit Graph

7 Commits

Author SHA1 Message Date
eed75d8648
Mount homeassistant data into restic for external backup 2021-11-21 21:53:35 +00:00
07b2ea2ccb
Add the ability to exclude certain paths from backup 2021-08-30 21:49:58 +01:00
e421657619
Ensure restic gets the correct permissions when it's updated
Yes it's weird to modify the system package like this, but it's very handy.

See also https://restic.readthedocs.io/en/stable/080_examples.html#backing-up-your-system-without-running-restic-as-root
2021-08-10 08:45:59 +01:00
41a8fe3b4d
Use logrotate for backrest logging rather than nuking immediately
Just in case something goes wrong with healthchecks
2021-06-27 10:58:01 +01:00
5ac5e2f8ab
Stagger backup times 2021-05-23 20:37:41 +01:00
a124bff473
Add scheduling for backup and forgetting
Only forget on 1 machine
2021-05-16 15:34:37 +01:00
781aa93892
Add some restic wrapper things 2021-05-08 16:45:08 +01:00