Sign inSign up

dividab/cron-backup-mysql

By dividab

•Updated almost 9 years ago

Backup MYSQL to FTP or NFS (supports periodic backups)

Image
0

836

dividab/cron-backup-mysql repository overview

⁠cron-backup-mysql

Backup MYSQL to FTP or NFS (supports periodic backups)

⁠Settings

For transfer and scheduling please see the settings for the dividab/cron-backup-base⁠ image which this image is based on. Below is only the options specific to dumping the mysql database.

These settings can be passed as environment variables to the container:

NameDescriptionRequiredDefault
MYSQL_HOSTThe database hostYes**None**
MYSQL_PORTThe database host portNo3306
MYSQL_DATABASEThe database name to dumpYes**None**
MYSQL_USERThe database userYes**None**
MYSQL_PASSWORDThe database user passwordYes**None**
MYSQL_EXTRA_OPTSExtra options to the mysqldump commandNo``

Tag summary

Content type

Image

Digest

Size

14.3 MB

Last updated

almost 9 years ago

docker pull dividab/cron-backup-mysql