RubyGems Navigation menu

backup 3.0.0

Backup is a RubyGem (for UNIX-like operating systems: Linux, Mac OSX) that allows you to configure and perform backups in a simple manner using an elegant Ruby DSL. It supports various various databases (MySQL, PostgreSQL, MongoDB and Redis), it supports various storage locations (Amazon S3, Rackspace Cloud Files, Dropbox, any remote server through FTP, SFTP, SCP and RSync), it can archive files and folders, it can cycle backups, it can do incremental backups, it can compress backups, it can encrypt backups (OpenSSL or GPG), it can notify you about successful and/or failed backups. It is very extensible and easy to add new functionality to. It's easy to use.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 5.0.0.beta.3 - June 05, 2020 (81.5 KB)
  2. 5.0.0.beta.2 - August 27, 2017 (81.5 KB)
  3. 5.0.0.beta.1 - May 13, 2017 (81.5 KB)
  4. 4.4.1 - March 10, 2018 (81.5 KB)
  5. 4.4.0 - November 05, 2016 (81.5 KB)
  6. 3.0.0 - March 10, 2011 (42.5 KB)
Show all versions (119 total)

Runtime Dependencies (6):

dropbox ~> 1.2.3
fog ~> 0.5.3
mail ~> 2.2.15
net-scp ~> 1.0.4
net-sftp ~> 2.0.5
thor ~> 0.14.6

Owners:

Authors:

  • Michael van Rooijen

SHA 256 checksum:

be2f6b97c00fd9b7fbe41aaf7f2b05f5f309900a90f8c8b3db60845793dbda6b

Total downloads 2,139,600

For this version 4,296

Licenses:

N/A

Required Ruby Version: None

Links: