Skip to content

Web interface to backup and restore MySQL / MariaDB databases

License

Notifications You must be signed in to change notification settings

danmed/MyBackSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyBackSQL

Web interface to backup and restore MySQL / MariaDB databases

Pre-Reqs

  • Linux host running a LAMP stack

Installation

  • Clone the repo
  • mkdir backup
  • chmod 777 backup
  • cd config
  • chmod 777 db_config.php

Features

  • Configure DB connection in GUI
  • Backup DB
  • Restore DB to existing DB
  • Restore DB to new DB

Planned

  • Scheduling
  • Docker containerto simplify things
  • External storage (likely rclone supported endpoints to minimise hassle)

Screenshots

image

About

Web interface to backup and restore MySQL / MariaDB databases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published