Sign inSign up

ecwillis/mysqlbackup-gcloud

By ecwillis

Updated over 9 years ago

An easy to use mysql backup to google cloud storage.

Image
0

889

ecwillis/mysqlbackup-gcloud repository overview

#mysqlbackup-gcloud

A simple docker container to backup a mysql db to google cloud storage. Easy to integrate with cron.

Usage

You must have a google cloud service key available to use. Place the key in a volume named key.json.

Backup
docker run --rm --link mysql:mysql --env BUCKET=bucket --env DB=db --env PREFIX=backup -v /path/to/key/dir:/app firstandthird/mysqlbackup-s3

Tag summary

Content type

Image

Digest

Size

199.9 MB

Last updated

over 9 years ago

docker pull ecwillis/mysqlbackup-gcloud