Skip to content

Sengorius/docker-proxy-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is the Docker-Proxy-Stack?

The docker proxy stack is primarily a toolkit for local web development that supports

  1. SSL (https://) for all local projects.
  2. descriptive names instead of localhost.
  3. running multiple projects at the same time
  4. an easy initial setup
  5. adding as much "global service" docker containers as you like
  6. optional catching E-Mails via SMTP with mailcatcher

Its tools are based on the nginx-proxy from Jason Wilder and contributors.

The Documentation is located on my GitHub pages