Posts tagged “heroku”
Why it’s a bad idea to put a CNAME record on your root domain
When I first setup this blog on AWS S3 I wanted to use my “naked domain” name. What that means is instead of visitors going to http://www.joshstrange.com I wanted them to be able to go to joshstrange.com. It just seemed cleaner to me and it was fairly easy to get up and running. To accomplish…
How to setup growl notifications for Beanstalk Deployments [Updated]
A few months ago I wrote a blog post on How to setup growl notifications for Beanstalk Deployments using boxcar and a small script to call out to the API. Since then I have found boxcar to not be to optimal solution so here is the updated way to setup growl notifications for Beanstalk. There are…