Skip to content

gozen59/docker-traefik-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Traefik V3

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.

Version used is the v3.0

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

Requirements

You need to have docker, docker-compose and make installed on your machine to be able to execute the commands

Start the container

make start

Stop the container

make stop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors