I have been involved with backups (own, work, as consultant) for quite a long time and currently use Restic for my backups. Interested on learning more about different options.
Besides Restic I have used Bacula, Kopia and Hashbackup; likely others that I can’t recall.
So far, mostly happy with Restic, but wanting to explore options just to know what different packages offer.
Found these two useful lists Awesome backup by oz123
Restic site list of other backups - this one is really extensive, but has not had any updates in years and they don’t see to be merging PRs for it.
Interested on hearing what others are using and if there is any community or forum that is more active with regards to backups.
I use Borgmatic uploading backups to BorgBase and an external drive, and I monitor them using Borgmatic’s hooks for healthchecks.io. Everything was very easy to set up.
You might want to ask the selfhosted Lemmy community https://lemmy.world/c/selfhosted
Thanks for the links. In particular Borgbase looks very interesting and they support restic too. Healthchecks.io also looks interesting; thanks.
What did you find in Borgmatic over others that made you chose it?
Mainly that the configuration is (mostly) in a single well-commented file, and good online docs. I don’t have much experience with backup systems and it looked like Borgmatic made it easy and had some useful features like the healthchecks integration (I already use healthchecks elsewhere). And since Borg dedupes backups, I can run it on a pretty aggressive schedule while keeping my BorgBase bill pretty affordable.
Thanks for the reply. Did you try any other backups before Borgmatic?
I’ve used Duplicity in the past for my desktop but for my servers I hadn’t tried anything else before.

