Skip to content

widop/backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backup

Database and files backup script with logrotate and rclone.

Installation

  1. Add the package require 'widop/backup' to your composer.json
     composer require widop/backup dev-master
    
  2. Add this post install script to your composer.json :
    "scripts": {
        "post-install-cmd": [
            "vendor/widop/backup/preinstall.sh"
        ]
    }
    
  3. Run composer install, then fill-in asked parameters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages