Web interface to backup and restore MySQL / MariaDB databases
- Linux host running a LAMP stack
- Clone the repo
- mkdir backup
- chmod 777 backup
- cd config
- chmod 777 db_config.php
- Configure DB connection in GUI
- Backup DB
- Restore DB to existing DB
- Restore DB to new DB
- Scheduling
- Docker containerto simplify things
- External storage (likely rclone supported endpoints to minimise hassle)