Member-only story

Forward request to service using nginx

Use case: We want to setup https server, and passing request to existing service.

Donald Le
Mar 17, 2021
Photo by Max Bender on Unsplash

First, install nginx in your OS. Assume we’re using Ubuntu.

Create nginx.conf in /etc/nginx/

Trigger up your service.

Restart nginx.

And there you go

--

--

Donald Le
Donald Le

Written by Donald Le

A passionate automation engineer who strongly believes in “A man can do anything he wants if he puts in the work”.

No responses yet