An open API service indexing awesome lists of open source software.

https://github.com/ahmedalaa14/2-nginx-reverse-proxy

ngnix-contianer-reverse-proxy
https://github.com/ahmedalaa14/2-nginx-reverse-proxy

docker-compose html5 nginx reverse-proxy

Last synced: about 1 month ago
JSON representation

ngnix-contianer-reverse-proxy

Awesome Lists containing this project

README

          

# ngnix-contianer-reverse-proxy
if you want to create a reserve proxy for docker containers

the goal of this project is to do reverse proxy

- /app1 --> goes to the 1st microservice.

- /app2 --> goes to the 2nd microservice.

- / will go to the default index.html file.