Introduction traefikĀ is a convenient way to have a reverse proxy in your Docker setup. Docker containers hosting web applications or webservices can register in traefik and traefik does routing, load-balancing, ssl termination and HTTP/2 for you out of the box. This works smoothly but we had the following setup: We took a Atlassian confluence Wiki … Continue reading Traefik container inter-communication
Category: Docker
Introduction A couple of weeks ago I started playing around with Docker. I set up a small server at home and I wanted to host several applications like a mailserver, nextcloud, an apache webserver hosting my panorama fotos, gitlab for my code and so on. It was not as complicated as I thought setting up … Continue reading Docker, applications and Traefik