Work
Services
Blog
About
Contact
Singlebrook
☰ Menu
Work
Services
Blog
About
Contact
#heroku
Read more about:
#craftsmanship
#css
#database
#git
#javascript
#heroku
#mysql
#postgres
#rails
#rspec
#ruby
#sass
#security
#sql
#testing
#women-in-tech
Case study: Moving an app to IaaS/PaaS hosting
June 11, 2018
#heroku
#tech
#hosting
The process of moving a six-year old app from traditional VMs to AWS and Heroku
CloudFront CDN with Rails on Heroku
October 2, 2012
#ruby
#rails
#tech
#heroku
#cdn
#cloudfront
If you're using a CDN to serve your static assets, your webfonts may break if you don't provide the correct CORS headers. Update: be sure to turn...
Upgrade a Heroku shared database to Postgres 9.1 dev plan
June 6, 2012
#db
#postgres
#tech
#heroku
I just upgraded one of our sites on Heroku to Postgres 9.1. Here's how I did it.