Learnings

iOS, Rails, AngularJS, Node.js, Devops and everything in between.

Vagrant and Dokku on OSX

So I decided that I should probably look into Vagrant as it would let me easily provision different development environments lickity split via Virtualbox

Afterwards I decided to look into Docker as it was now > v1.0.0 which means it’s ready for production, right? More on that another time.

During my venture in to the world of Docker I discovered Dokku. My very own private Heroku.

Now this was getting interesting…