Use certbot to create free letsencrypt HTTPS certificates for HAPROXY docker and renew it automatically... (more…)
Read more »
With the latest Sparrowdo commits it’s now possible to run Sparrowdo tasks on running Docker containers: (more…)
Read more »
let’s talk about the new Docker version 1.13. I’am a huge fan of this tiny piece of software. We run 90% of our applications inside Containers. Ok only services not used to persist any kind of data …...
Read more »
This blog will explain 10 containers anti-patterns that I’ve seen over the past few months: Data or logs in containers – Containers are ideal for stateless applications and are meant to be ephemeral. This means no data or logs should be stored in th...
Read more »