manuelmeurer / backup

Backup is a RubyGem, written for Linux and Mac OSX, that allows you to easily perform backup operations on both your remote, as well as your local environment. It provides you with an elegant DSL in Ruby for modeling (configuring) 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.

Home Page:http://twitter.com/#!/meskyanichi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backup v4.x

Code Climate Build Status

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 · Features

Please use the Backup features issue tracker to suggest new features. Only use the Backup gem issue tracker for bugs and other issues.

Copyright (c) 2009-2015 Michael van Rooijen ( @meskyanichi )
Released under the MIT License.

About

Backup is a RubyGem, written for Linux and Mac OSX, that allows you to easily perform backup operations on both your remote, as well as your local environment. It provides you with an elegant DSL in Ruby for modeling (configuring) 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.

http://twitter.com/#!/meskyanichi

License:Other


Languages

Language:Ruby 100.0%