Backup is a RubyGem, written for UNIX-like operating systems, that allows you to easily perform backup operations on both your remote and local environments. It provides you with an elegant DSL in Ruby for modeling your backups. Backup has built-in support for various databases, storage protocols/services, syncers, compressors, encryptors and notifiers which you can mix and match. It was built with modularity, extensibility and simplicity in mind.


Keywords
backup, database, encryption, mongodb, mysql, postgresql, ruby, s3, slack
License
MIT
Install
gem install backup -v 5.0.0.beta.3

Documentation

Backup

Code Climate Build Status Join the chat at https://gitter.im/backup/backup

This project is now in maintenance. No new features are planned.

Backup is a system utility for Linux and Mac OS X, distributed as a RubyGem, that allows you to easily perform backup operations. It provides an elegant DSL in Ruby for modeling your backups. Backup has built-in support for various databases, storage protocols/services, syncers, compressors, encryptors and notifiers which you can mix and match. It was built with modularity, extensibility and simplicity in mind.

Installation · Release Notes · Documentation · Issues · Chat

Project Status: Maintenance-Only

This project is not under active development, although we will continue to provide support for current users, and at least one more maintenance release: version 5.0. The version 5.0 release will include support for Ruby 2.4, and various other fixes. Future releases of Backup will only include bug fixes.

If you use this project and would like to develop it further, please introduce yourself on the maintainers wanted ticket.

Copyright (c) 2009-2017 Michael van Rooijen ( @mrrooijen )
Released under the MIT LICENSE.