Skip to content

Container for automated backups of mongodb via mongodump

Notifications You must be signed in to change notification settings

qwerty-iot/mongodb-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongodb-backup

License

https://github.com/qwerty-iot/mongodb-backup

Overview

This is a simple container that performs a mongodump, then uploads the file to an azure blob store. In the future it will be extended for more targets, but the goal is to use it simply with Kubernetes CronJob tasks to automate backups of small mongodb clusters.

Updating Container

To update the container image: docker build -t ghcr.io/qwerty-iot/mongodb-backup: docker push ghcr.io/qwerty-iot/mongodb-backup:

License

Mozilla Public License Version 2.0

About

Container for automated backups of mongodb via mongodump

Topics

Resources

Stars

Watchers

Forks

Packages