umbrel
umbrel copied to clipboard
Backup snapshot of Umbrel Server to a third party data center
It would be a great feature if we can backup the Umbrel Server. Ideally it should be a third party data center, like Dropbox, S3, Digital Ocean or Azure.
The workflow can be the following:
- Select a third party remote Data Store
- Encrypt locally a snapshot of Umbrel Users
- Upload the encrypted snapshot
- Add a path to install Umbrel from a remote Snapshot
I was taking a look to this tool: https://duplicity.gitlab.io/ + rsync
I will be happy to pair on this feature, I have little experience on the field but I want to learn more. I think it will be a great safety net to own all our data, but have a backup in case our house burns down.
This tutorial looks great for S3. It would be great that it is a build in feature of Umbrel
https://easyengine.io/tutorials/backups/duplicity-amazon-s3/
No solution, but also would love to see this. Restic as a back end would be able to handle snapshots, encryption and has support for tons of different storage types.