Generates rake tasks for backing up your database and public folder (which should also contain any uploaded assets) to 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 script is 'very largly based on' the following (http://www.magnionlabs.com/2009/7/7/db-backups).
Required Ruby Version
None
Authors
Chris Barnes
Versions
- 0.2.4 February 25, 2014 (8.5 KB)
- 0.2.3 December 10, 2012 (7.5 KB)
- 0.2.2 December 09, 2012 (7.5 KB)
- 0.2.1 November 13, 2012 (7.5 KB)
- 0.2.0 November 11, 2012 (7 KB)
- 0.0.4 March 23, 2010 (13.5 KB)