Ask HN: How do you guys backup your Linux servers?
I recently put an Rails app into production on a Digital Ocean VPS. I'm using their automated backups, but just in case something happens to their backups I want to keep an extra set of backups for myself. How should I go about this? Should I backup the entire Linux box or just stuff that changes frequently like the database?
2 comments
[ 4.9 ms ] story [ 20.2 ms ] threadbup is the awesome.
It's quick, and does space efficient snapshots. Supports remote operation through ssh (backup remote server locally, or local server remotely). Uses git as backend. Has FUSE, Web and ftp backends.