itzg/mongo-backups

Sponsored OSS

By itzg

Updated 24 days ago

A very simplistic container to perform periodic backups of an adjacent mongo container

Image
Security
Databases & storage
2

8.8K

itzg/mongo-backups repository overview

This is a very simplistic container to perform periodic backups of an adjacent mongo container.

Environment Variables

  • HOST (default: localhost) : the hostname of the mongodb server to backup
  • PREFIX (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

Volumes

  • /backups : this where the script will place the backup archives by default

Tag summary

Content type

Image

Digest

sha256:8e6a176d7

Size

219.6 MB

Last updated

24 days ago

docker pull itzg/mongo-backups

This week's pulls

Pulls:

932

Last week