Skip to content

joshkreud/traefik_devproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traefik Devproxy

TraefikLogo

Local Development Traefik (reverse proxy).

Allows you to easily Proxy docker containers to "*.docker.localhost"
Also contains whoami and Smtp4Dev.

Setup

Copy .env.sample to '.env'.
Change .env to your needs.

make cert # Generates SSL Keypair in ./cert
make # Starts Traefik and Whoami and smtp4dev

Default Domains

SSL Trust

You can import the Certificate into your trusted cert store to get rid of the self signed SSL Warning locally.

About

Dev Proxy for Docker.localhost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published