Using Træfik for internal tools at Bleemeo
At Bleemeo, as many geeks, we use a couple of tools on a day to day basis. Most of those tools are small Open Source web applications and, to be trendy, we deploy those tools with Docker. In the past, we used to create a virtual machine per service, deploy the tool and configure web server on each machine. Moreover if you are using https, you need to deploycertificates and private keys on each server. With Docker, we have created a simpler architecture we can more easily test on our laptops and more easily deploy.