Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

encrypted backups? #107

Closed
tewing-riffyn opened this issue Mar 26, 2020 · 0 comments
Closed

encrypted backups? #107

tewing-riffyn opened this issue Mar 26, 2020 · 0 comments

Comments

@tewing-riffyn
Copy link

mgob looks like a great backup solution for my mongodb clusters residing inside kubernetes. I have a requirement to encrypt the datafile before uploading to s3 and I'm wondering how I can do that.

I could configure MGOB to store the data to the PV (not upload to s3) then I could modify the deployment to use a sidecar pod to perform the encryption and s3 upload. While this is possible, it would force me to find my own method of alerting on failure.

Is it possible to inject a command after the mongodump and before the minio copy command?

Thank you,
-Terry

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants