In this video, I’m talking about creating an NGINX reverse proxy with two virtual web hosts, the default NGINX host and a dockerized version of NGINX to be used as the second virtual host.
The video is uploaded in my YouTube Channel and the contents are:
- 00:00 – Introduction
- 00:43 – Installing NGINX
- 02:38 – Installing Second NGINX Using Docker
- 05:30 – Configure Local Domain For Virtual Hosts
- 09:24 – Testing The Virtual Host
- 10:24 – Summarize The Video