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.
- Host: GitHub
- URL: https://github.com/stylepatrick/nginx-revers-proxy
- Owner: stylepatrick
- License: mit
- Created: 2022-01-26T16:17:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-26T16:28:50.000Z (over 4 years ago)
- Last Synced: 2025-01-26T07:41:25.576Z (over 1 year ago)
- Topics: nginx, nginx-proxy, revers-proxy
- Language: HTML
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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