Skip to content

lionelmann/mysql-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MySQL backup using Systemd timers

release badge version 1.0

Instructions

To clone and run this application, you'll need Git and access to your local computer or remote server.

Local Setup

# Clone this repository
## You can use the repo name as the dir name
$ git clone https://github.com/lionelmann/mysql-backup.git

## OR Use whatever dir name
$ mkdir [insert dir name here]
$ cd [insert dir name here]
$ git clone https://github.com/lionelmann/mysql-backup.git .

References

Credits

Badges in this README.md provided by shields.io.

About

A bash script for MySQL database backup with systemd timer file for automatic scheduled backups

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages