Skip to content

turpana/DrupalBackups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Drupal Backups

My goal is to make a simple utility to help me automate all my drupal backups.

Usage

In a directory you want to keep your backups:

  • place drupalbackups.py and fabfile.py

  • place a json configuration in the directory (see tests folder for example configuration)

  • then:

      $ python drupalbackups.py
    

Requires

  • fabric
  • drush on each server

About

Script to backup multiple drupal sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages