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

https://github.com/stylepatrick/nginx-revers-proxy

Nginx revers proxy example with docker and two different cnames and https certificate.
https://github.com/stylepatrick/nginx-revers-proxy

nginx nginx-proxy revers-proxy

Last synced: about 1 month ago
JSON representation

Nginx revers proxy example with docker and two different cnames and https certificate.

Awesome Lists containing this project

README

          

# nginx-revers-proxy
Nginx revers proxy example with docker and two different cnames and https certificate.
Two CNAMES abc.com and xyz.com are necassary which points to the Server.
Certificate is located under pki and mounted to the container via the docker-compose.yml file