My personal Restic setup
Find a file
2024-11-19 17:19:54 +00:00
backup.sh Fixed uneeded output redirection on prune command. 2024-11-19 17:19:54 +00:00
excludes.txt Initial commit 2024-11-19 12:12:42 -05:00
passwd Initial commit 2024-11-19 12:12:42 -05:00
README.md Add readme 2024-11-19 12:16:58 -05:00
restic.service Initial commit 2024-11-19 12:12:42 -05:00
restic.timer Initial commit 2024-11-19 12:12:42 -05:00
restic_env.sh Initial commit 2024-11-19 12:12:42 -05:00

Personal Restic config

For this configuration, most files go in /etc/restic. Files should be owned by root, and use 0600 for permissions

Files that differ from this are:

  • /etc/restic/backup.sh needs 0700 permissions
  • restic.timer and restic.service go in /etc/systemd/system/ and use 0655 permissions