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

99 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