RubyGems.org

Generates rake tasks for backing up and restoring your database and public folder (which should also contain any uploaded assets) to and from an existing bucket in your Amazon S3 account. The rake tasks compresses and uploads each backup with a time stamp and the config file allows you to set how many of each backup to keep. This gem is based on (http://www.magnionlabs.com/2009/7/7/db-backups).

installgem install s3_db_assets_backup
Authors

Chris Barnes

4,730 total downloads 73 for this version
Owners

9953bd5b827b3d927cdabdb798329231

Gemfile
gem "s3_db_assets_backup", "~> 0.1.4"
Versions
  1. 0.1.4 May 11, 2012
  2. 0.1.3 May 11, 2012
  3. 0.1.2 May 11, 2012
  4. 0.1.1 April 25, 2012
  5. 0.1.0 January 7, 2011
Show all versions (13 total)