←back to thread

231 points fanf2 | 1 comments | | HN request time: 0.001s | source
Show context
kayson ◴[] No.41830564[source]
Other popular choices include borg, duplicity, and duplicati.

After evaluating these and others mentioned in the comments, I ended up using borg with borgmatic to define homelab backups with yaml files that are version controlled in gitea and deployed using ansible.

I also use duplicity to back up my sister in laws storefront website to backblaze. I've been quite happy with both.

https://borgbackup.readthedocs.io/en/stable/

http://duplicity.gitlab.io/

https://docs.duplicati.com/en/latest/

replies(8): >>41830658 #>>41830915 #>>41831061 #>>41831170 #>>41831332 #>>41831517 #>>41832118 #>>41834010 #
riedel ◴[] No.41830658[source]
I'd throw in kopia[0], fast, many features and easy to use across platforms.

[0] https://kopia.io/

replies(2): >>41831739 #>>41836914 #
mongol ◴[] No.41831739[source]
I have seen Kopia mentioned from time to time but never as often as borg. Does it have a good reputation?
replies(2): >>41833213 #>>41836723 #
1. bityard ◴[] No.41833213[source]
I've been using it for years with zero problems.