8000 GitHub - Sengorius/docker-proxy-stack at 7c38e3081e6c1490fbc93dc2f0d93aa3f76c943c
[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

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 67FB 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