Hacker News new | ask | show | jobs
by nakkaya 3351 days ago
For backups, I have two git-annex [1] repositories,

- Personal files, stuff I can not afford to lose (photos,documents etc.) - Full archive on S3, full archive on a home server, 4 clients with partial copies.

- Big data stuff I can afford to lose (VM images, media files etc.) - Around 6 TB, each file has two copies split between 5 hard drives on home server and Hubic.

[1] https://git-annex.branchable.com/

1 comments

How do you backup your git-annex repositories?
All clients has a copy of the git repo plus a server on Digital Ocean.