Skip to content

martinraynov/docker-traefik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Traefik

Traefik is a reverse proxy / load balancer container used to route the containers trafic. You must initialize this container to be able to route the trafic of your containers.

Current used version is the 1.7.14

You can check the containers that are routed via the Traefik application by going to http://127.0.0.1:8081/dashboard/

Requirements

You must have a working docker swarm stack installed on your machine to use the commands

Start the container

make start

Stop the container

make stop

About

Traefik instance running under docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published