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

3,179 total downloads 285 for this version
Owners

9953bd5b827b3d927cdabdb798329231

Bundler
gem "s3_db_assets_backup", "~> 0.1.0"
Versions
  1. 0.1.0 January 7, 2011
  2. 0.0.8 January 7, 2011
  3. 0.0.7 April 18, 2010
  4. 0.0.6 April 18, 2010
  5. 0.0.5 April 18, 2010
Show all versions (9 total)