Description
A bash script to synchronise databases from production to staging or development.View module View docs View issues
Summary
This script was written to allow a quick an easy method of copying a production database to staging or development environments. It has the ability to remove sensitive data such as customer and order data as well as custom table exclusions via a conf file.
This system is used at SOZO to keep all staging and development environments database content current while excluding our clients customer data for data protection reasons.