/db-backup

A couple simple scripts for performing backups on MySQL and PostgreSQL

Primary LanguageRuby

db-backup

A collection of scripts for backing up MySQL and PostgreSQL. Configuration is done through environment variables, and you can either run the ruby scripts directly for each type of DB or run the run script to run both at once.