diff --git a/002-restic-as-backup.md b/002-restic-as-backup.md new file mode 100644 index 0000000..9fc7daf --- /dev/null +++ b/002-restic-as-backup.md @@ -0,0 +1,7 @@ +# Restic as backup. + +We use restic as backup tool because we use multiple servers in our infrastructure and restic allows for compact backups. + +We can enforce a policy to keep all data but lose the ability to "snipe" a backup from a specific date.. over time. +To view the current policy, check out ixvd/hub/backup-policy.txt. +