Skip to content

michaelsusanto81/Sample-Reverse-Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World Applications with Reverse Proxy

Run hello world applications from many languages with Nginx as Reverse Proxy.

Author

  • Michael Susanto

Techstacks

  • Django (Web Server)
  • Flask (Web Server)
  • Go (Web Server)
  • NodeJS (Web Server)
  • Nginx (Reverse Proxy)

How to use

  • Run & build the services
docker-compose up -d --build
  • Stop the service
docker-compose down -v

Routes:

About

Web Servers (various languages) with Reverse Proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors