-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
area/infrastructureenvironment/prodIssue affects only production environmentIssue affects only production environment
Milestone
Description
See https://restic.net and https://rclone.org + https://habr.com/ru/companies/ruvds/articles/797457/ + https://jvns.ca/til/restic-for-backing-up-sqlite-dbs/
Motivation:
- It seems like duplicity (with webdavs protocol) doesn't support strong encryption and it stops working when a server uses it (this fact lead to a broken backup twice)
- the password may be revealed with
ps
utility (see remote-backup.sh: find a way to protect duplicity against ps #739) - for some reason duplicity doesn't remove stale backups and it's not clear from the first sight why
Advantages of Restic isn't known yet but if it doesn't have aforementioned issues it worth replacement anyway.
Idea from @asm0dey
Metadata
Metadata
Assignees
Labels
area/infrastructureenvironment/prodIssue affects only production environmentIssue affects only production environment