10000 GitHub - Sengorius/docker-proxy-stack at 45a0c87ccc9270010a65b8652dd7af0c79375f89
[go: up one dir, main page]

Skip to content

Sengorius/docker-proxy-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is the Docker-Proxy-Stack?

The docker proxy stack is primarily a toolkit for local web development tha 6847 t 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

0