Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 641 Bytes

readme.md

File metadata and controls

14 lines (10 loc) · 641 Bytes

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