A very simplistic container to perform periodic backups of an adjacent mongo container
8.8K
This is a very simplistic container to perform periodic backups of an adjacent mongo container.
HOST (default: localhost) : the hostname of the mongodb server to backupPREFIX (default: mongodb) : the prefix part of the backup archive filename. The name will
also include a date-time field.INTERVAL (default: 86400) : the number of seconds between each backup that will be taken.
If set to zero, then the container will run the process once and exit. This is
useful when running as a Kubernetes CronJob/backups : this where the script will place the backup archives by defaultContent type
Image
Digest
sha256:8e6a176d7…
Size
219.6 MB
Last updated
24 days ago
docker pull itzg/mongo-backupsPulls:
932
Last week