herokuweekly.com
Configuring CloudFlare DNS for a Heroku App - Higher Order Heroku
http://www.herokuweekly.com/articles/cloudflare-dns-heroku
Subscribe to the Heroku Weekly. To get the best of the Heroku community in your inbox. Every weekish. For inclusion on Higher Order Heroku and in the Heroku Weekly. Configuring CloudFlare DNS for a Heroku App. By Peter Braswell on November 9, 2012. This article was updated on Sep. 30, 2014 to reflect CloudFlares new CNAME flattening capability. Needs no introduction other than to say its the best place to deploy your applications. So, how do you get the benefits of CloudFlare for your Heroku application?
herokuweekly.com
Injecting a Git revision number into your application at deploy time - Higher Order Heroku
http://www.herokuweekly.com/articles/heroku-config-variables-to-display-git-revision
Subscribe to the Heroku Weekly. To get the best of the Heroku community in your inbox. Every weekish. For inclusion on Higher Order Heroku and in the Heroku Weekly. Injecting a Git revision number into your application at deploy time. By Peter Braswell on July 31, 2015. This script just picks up the revision value from your local git repo and stuffs that value into a Heroku environmental variable that is then made available to the application. This is bare-bones and nitty-gritty but it works!
herokuweekly.com
Using `pg:transfer` to Migrate Postgres Databases - Higher Order Heroku
http://www.herokuweekly.com/articles/pgtransfer-is-the-new-taps
Subscribe to the Heroku Weekly. To get the best of the Heroku community in your inbox. Every weekish. For inclusion on Higher Order Heroku and in the Heroku Weekly. Using `pg:transfer` to Migrate Postgres Databases. By Peter Braswell on September 18, 2012. When managing environments on Heroku. The recommendation has been to use Taps and. Is a more stable and predictable tool that automatically transfers data between two Postgres databases using native pg tools and protocols. You should consider. Most app...
herokuweekly.com
Using the Heroku API and Platform to Build a Poor Man's "Stack On/Off Switch" - Part 1 - Higher Order Heroku
http://www.herokuweekly.com/articles/using-heroku-to-build-a-poor-mans-on-off-switch-part-1
Subscribe to the Heroku Weekly. To get the best of the Heroku community in your inbox. Every weekish. For inclusion on Higher Order Heroku and in the Heroku Weekly. Using the Heroku API and Platform to Build a Poor Man's "Stack On/Off Switch" - Part 1. By Peter Braswell on July 17, 2015. How to satisfy this use case. First, lets scope this down a bit. Though there are tons of things we could do, I want to intentionally keep this demonstrator simple. Lets create a manageable scope:. Should be easy enough!
herokuweekly.com
Building Dependency Binaries for Heroku Applications - Higher Order Heroku
http://www.herokuweekly.com/articles/using-vulcan-to-build-binary-dependencies-on-heroku
Subscribe to the Heroku Weekly. To get the best of the Heroku community in your inbox. Every weekish. For inclusion on Higher Order Heroku and in the Heroku Weekly. Building Dependency Binaries for Heroku Applications. By Peter Braswell on July 10, 2012. Managing an applications code dependencies, once a source of constant pain and conflict, is now a solved problem in most modern languages. Ruby has Bundler. Which your application might use to manipulate PDF or PostScript files and ImageMagick. Vendoring...
higherorderheroku.com
Deploying a Nesta CMS Blog with Pygments Syntax Highlighting to Heroku - Higher Order Heroku
http://www.higherorderheroku.com/articles/deploying-nesta-cms-blog-heroku-cedar-pygments-syntax-highlighting
Subscribe to the Heroku Weekly. To get the best of the Heroku community in your inbox. Every weekish. For inclusion on Higher Order Heroku and in the Heroku Weekly. Deploying a Nesta CMS Blog with Pygments Syntax Highlighting to Heroku. By Peter Braswell on February 22, 2012. Ive gone ahead and boiled down all these concerns into just a few steps based on the Nesta CMS. If youre not much for foreplay a fully deployable starter template of this site can be found here on GitHub. Composed with IA Writer.
higherorderheroku.com
Injecting a Git revision number into your application at deploy time - Higher Order Heroku
http://www.higherorderheroku.com/articles/heroku-config-variables-to-display-git-revision
Subscribe to the Heroku Weekly. To get the best of the Heroku community in your inbox. Every weekish. For inclusion on Higher Order Heroku and in the Heroku Weekly. Injecting a Git revision number into your application at deploy time. By Peter Braswell on July 31, 2015. This script just picks up the revision value from your local git repo and stuffs that value into a Heroku environmental variable that is then made available to the application. This is bare-bones and nitty-gritty but it works!
higherorderheroku.com
Configuring CloudFlare DNS for a Heroku App - Higher Order Heroku
http://www.higherorderheroku.com/articles/cloudflare-dns-heroku
Subscribe to the Heroku Weekly. To get the best of the Heroku community in your inbox. Every weekish. For inclusion on Higher Order Heroku and in the Heroku Weekly. Configuring CloudFlare DNS for a Heroku App. By Peter Braswell on November 9, 2012. This article was updated on Sep. 30, 2014 to reflect CloudFlares new CNAME flattening capability. Needs no introduction other than to say its the best place to deploy your applications. So, how do you get the benefits of CloudFlare for your Heroku application?
higherorderheroku.com
Using `pg:transfer` to Migrate Postgres Databases - Higher Order Heroku
http://www.higherorderheroku.com/articles/pgtransfer-is-the-new-taps
Subscribe to the Heroku Weekly. To get the best of the Heroku community in your inbox. Every weekish. For inclusion on Higher Order Heroku and in the Heroku Weekly. Using `pg:transfer` to Migrate Postgres Databases. By Peter Braswell on September 18, 2012. When managing environments on Heroku. The recommendation has been to use Taps and. Is a more stable and predictable tool that automatically transfers data between two Postgres databases using native pg tools and protocols. You should consider. Most app...
higherorderheroku.com
Handling App Instability with Circuit-breakers - Higher Order Heroku
http://www.higherorderheroku.com/articles/handling-app-instability-with-circuitbreakers
Subscribe to the Heroku Weekly. To get the best of the Heroku community in your inbox. Every weekish. For inclusion on Higher Order Heroku and in the Heroku Weekly. Handling App Instability with Circuit-breakers. By Peter Braswell on July 10, 2015. As a Customer Solutions Architect for Heroku. I get asked a lot of questions about third party up-time. How many 9s do they support? How are we notified of maintenance windows? How do we get notified when a service becomes unavailable? An implementation in Ruby.
SOCIAL ENGAGEMENT