Skip to content

mymizan/bash_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

==== BASH Backup Script

with daily, weeky and monthly backup retention policy. Offers incremental backups and auto purging of older backup to free up disk space
Author: M Yakub Mizan
URL: http://mymizan.rocks/

=== MySQL Daily Backup Script

Backup your mysql database automatically and optinally compress it with tar

=== Installation

  1. Clone the git repository on your server
  2. Adjust the confiuration variables in backup.sh
  3. Make it executable with chmod a+x backup.sh
  4. Add it to your crontab to run automatically

=== Feature Request

Let me know your feature requests and suggestions. I will implement it, if I can.

About

Bash Scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages