Home
Softono

Docker Traefik Portainer

Open source MIT
126
Stars
62
Forks
1
Issues
4
Watchers
3 years
Last Commit

 About Docker Traefik Portainer

Docker container management with Traefik v2 and Portainer.

Platforms

Web Self-hosted Docker

Need Help Installing Docker Traefik Portainer?

We provide expert installation service for this software. Our team will install, configure, and secure Docker Traefik Portainer on your server. plans start at just $30.

Docker Traefik Portainer

View on GitHub

Docker container management with Traefik v2 and Portainer

A configuration set-up for a Traefik v2 reverse proxy along with Portainer and Docker Compose.

This set-up makes container management & deployment a breeze and the reverse proxy allows for running multiple applications on one Docker host. Traefik will route all the incoming traffic to the appropriate docker containers and through the open-source app Portainer you can speed up software deployments, troubleshoot problems and simplify migrations.

Detailed explanation how to use this in my blog post: Docker container management with Traefik v2 and Portainer

Run it

git clone https://github.com/rafrasenberg/docker-traefik-portainer ./src
cd src/core
docker compose up -d