Recent Posts

Security is not a ‘pro’ feature

3 minute read

We rely on Open Source for a huge portion of the Internet (and beyond), yet many projects still rely on goodwill and donated effort in order to survive. Some...

A simple HTTPS proxy with Nginx on Docker

4 minute read

There are many reasons why you might need to develop behind an HTTPS proxy, for example when testing integrations which behave differently based on the secur...

Faster dependencies with Docker

5 minute read

Docker is great for building portable applications, modelling complex environments locally, and helping us bridge the gap between development and production,...

Kitematic for boot2docker users

1 minute read

A while ago I switched from using boot2docker directly to the Kitematic Mac app. Although Kitematic generally makes life a bit easier when managing Docker co...