A deployable heroku application for running pgbackups using pgbackups-archive - a means of automating Heroku's pgbackups and archiving them to Amazon S3 via the fog
gem.
- Clone this repo and create a Heroku app to push it to.
- Follow the pgbackups-archive setup instructions.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a Pull Request
- Freely distributable and licensed under the MIT license.
- Copyright (c) 2012-2013 Kenny Johnston