Ask HN: How do you back up self-hosted services/data?

3 points by e3bc54b2 ↗ HN

3 comments

[ 3.4 ms ] story [ 150 ms ] thread
To separate storage locally and in the cloud, with key config also captured elsewhere, eg Ansible rules to rebuild/reconfigure a server.
What kind of services/data, at what scale, subject to what kinds of regulation?
I use rsync.net and just rsync stuff over usually once a day.