Skip to content

StasKirenkov/bash-backuper-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-description

Backuper-package is a admin tools to create a backup of file system and MySQL databases, example, your web projects.

Table of Contents

Code Climate Test Coverage Issue Count


Preamble

The Backuper-package was originally designed to provide a file-based backup system. After there was a need to save and dump MySQL database. Subsequently, many extensions of functionality are planned. Details will be later ...

Credits / Contributors

The Backuper-package is the original product of many hours of work by Stas Kirenkov, the primary author of the code.

Feedback

Feedback is most certainly welcome for this document. Send your additions, comments and criticisms to the itmnewsru@gmail.com


Main Features (v1.3)

v1.3

  • The procedure of pre-start checking of required parameters is added. ./bash-backuper-package/src/1.3/bin/pre_start.sh
  • All settings are now taken in a separate configuration file ./bash-backuper-package/src/1.3/main.conf
  • Start used Google code style
  • Added system messages during the execution, for subsequent logging to a file or to mail
  • You can specify a limit for limiting the space for saving backups, not only in megabytes, but also in gigabytes
  • If you do not have problems with the place to store backups, you can turn off the restrictions for the following parameters MAX_NUMBER_ARCHIVES, MAX_NUMBER_DAYS, MIN_FREE_SPACE

v1.2

  • Structuring of archival copies by catalogs with the name of the Project and the date of reservation;

enter image description here

  • Storage as an archive, so far only ZIP. In the future there will be an expanded choice.;
  • 2 types of rotation of obsolete copies, by number or by date / time;
  • Backup of MySQL databases as a * .sql;

Author: Stas Kirenkov Update: 04/05/2017 Contacts email: itmnewsru@gmail.com

About

Backup data and MySQL DataBase powered by bash

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages