Sign inSign up

pametol/mongo-backup-s3

By pametol

Updated over 6 years ago

Docker image to backup mongo to the S3 bucket

Image
0

1.2K

pametol/mongo-backup-s3 repository overview

Usage

To configure access to a database and amazon use environment variables

ENV:

BACKUP_PATH: where to save backups (full path will be $BACKUP_PATH/DATE)

MONGO_HOST: mongodb host address

MONGO_USER: mongodb user

MONGO_PASSWORD: mongodb password

S3_BUCKET: Amazon S3 bucket name where you want to save backups

AWS_ACCESS_KEY: your Amazon access key

AWS_SECRET_KEY: your Amazon access secret key

Tag summary

Content type

Image

Digest

Size

184.7 MB

Last updated

over 6 years ago

docker pull pametol/mongo-backup-s3