RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Automated Heroku Database Backups to Amazon S3, Rackspace Cloud Files, or Google Storage

I wrote a blog post about a gem I released called heroku_cloud_backup. This gem utilizes fog and the Heroku PG Backups addon to automate Postgres database backups to your favorite cloud storage provider. Since it stores the same dumps the PG Backups addon does, restoring is a breeze.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in