Skip to content

Repository files navigation

Traefik 2 config with .env

Create docker proxy net:

docker network create proxy-net

Create auth user

# amazon
yum provides \*bin/htpasswd
# ubuntu
sudo apt-get install apache2-utils

htpasswd -n <user>

About

Traefik reverse proxy with configs

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors