/mysql-backup

Simple MySQL Backup Manager build on top of mysqldump and Yii2 framework.

Primary LanguagePHPApache License 2.0Apache-2.0

mysql-backup

Simple MySQL Backup Manager build on top of mysqldump and Yii2 framework.

Features

  • Backup scheduling
  • Deleting old backups

How To

Install as a normal Yii2 application. Setup a cron to execute, yii cron. Make the frequency close to minimum backup period. That's it :)