You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to set up backups for aosus.
The choice is basically between Duplicati and autorestic.
Autorestic seems nice, and is easy to integrate into our Gitops workflow, but the developer isn't responsive, and the project lacks a few things.
Duplicati has a simple UI, easy to use, and has all the feature we need, including a smart backup retention method, keeping a copy from every day for a week, then a copy of every week for a month and so on.
However, there are many comments online talking about Duplicati's unreliability, which disastrous in a Backup solution.
It also doesn't support multi-target backups, and because it's mostly managed in UI, it isn't very GITOPS friendly, unless we manage it using the CLi.
We need to set up backups for aosus.
The choice is basically between Duplicati and autorestic.
Autorestic seems nice, and is easy to integrate into our Gitops workflow, but the developer isn't responsive, and the project lacks a few things.
Duplicati has a simple UI, easy to use, and has all the feature we need, including a smart backup retention method, keeping a copy from every day for a week, then a copy of every week for a month and so on.
However, there are many comments online talking about Duplicati's unreliability, which disastrous in a Backup solution.
It also doesn't support multi-target backups, and because it's mostly managed in UI, it isn't very GITOPS friendly, unless we manage it using the CLi.