Letsencrypt Haproxy tutorial using Docker

Use certbot to create free letsencrypt HTTPS certificates for HAPROXY docker and renew it automatically… Read more

Similar

Docker: Taming the Beast – Part I

Docker is one of those things that, one day, started popping in forums, in IRC channels discussions and on Hacker News and making the buzz, but I never took time to really know what that was really about. Of course I don’t live in a cave: I had heard of i... (more…)

Read more »

Docker and the PID 1 zombie reaping problem

When building Docker containers, you should be aware of the PID 1 zombie reaping problem. That problem can cause unexpected and obscure-looking issues when you least expect it. This article explains the PID 1 problem, explains how you can solve it, and pr... (more…)

Read more »

UIs for Docker, a follow-up post

So rather than edit the post I thought I would write a follow-up, now this is purely my opinion; also I have missed chunks of the container ecosystem, such as CoreOS based technologies. As you can…...

Read more »