7 lines
329 B
Markdown
7 lines
329 B
Markdown
# 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.
|
|
|