Forward request to service using nginx
Use case: We want to setup https server, and passing request to existing service.
First, install nginx in your OS. Assume we’re using Ubuntu.
Create nginx.conf in /etc/nginx/
First, install nginx in your OS. Assume we’re using Ubuntu.
Create nginx.conf in /etc/nginx/
A passionate automation engineer who strongly believes in “A man can do anything he wants if he puts in the work”.