datalab-org / datalab

datalab is a place to store experimental data and the connections between them.
https://docs.datalab-org.io
MIT License
42 stars 17 forks source link

Support for borg backups #818

Open ml-evs opened 1 month ago

ml-evs commented 1 month ago

In https://github.com/datalab-industries/datalab-ansible-terraform I've been working on using borg and borgmatic for automated, encrypted, compressed and de-duplicated snapshot backups. This is slightly harder to setup than the simple filesystem dump, but greatly enhances resilience and massively reduces storage space. There is direct support for backing up MongoDB in borgmatic too.

I propose to add this as another backup type directly in datalab, so that datalab can:

Some other stuff: