MongoDb backup support #288

Closed
opened 2020-01-25 10:57:25 +00:00 by AminSojoudi · 3 comments

It would be great if you add MongoDB backup support to your solution.

It would be great if you add MongoDB backup support to your solution.
Owner

Thanks for the suggestion! For reference, it looks like these are the relevant MongoDB commands to integrate with:

Note that in the meantime until this is implemented, you can do your own dumping and restoring manually with borgmatic hooks.

Thanks for the suggestion! For reference, it looks like these are the relevant MongoDB commands to integrate with: * [mongodump](https://docs.mongodb.com/manual/reference/program/mongodump/) * [mongorestore](https://docs.mongodb.com/manual/reference/program/mongorestore/) Note that in the meantime until this is implemented, you can do your own dumping and restoring manually with [borgmatic hooks](https://torsion.org/borgmatic/docs/how-to/add-preparation-and-cleanup-steps-to-backups/).
Owner

Will be part of the next release thanks to @sanzohenzo!

Will be part of the next release thanks to @sanzohenzo!
Owner

Just released in borgmatic 1.5.22!

Just released in borgmatic 1.5.22!
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: borgmatic-collective/borgmatic#288
No description provided.