How to Set up a Reverse Proxy With NGINX

preview_player
Показать описание
In this video I will show you how to set up a reverse proxy with NGINX. This video follows a very step-by-step approach where I explain why and how we are doing each step.

We start by looking at and architecture diagram and talk about what a reverse proxy is and why you might need one. We set up and connect to a Linode instance for the demo portion. We run some example apps in Docker to demonstrate the reverse proxy and why it is needed. We configure DNS A records to point domain names at our server's public IP address. We install NGINX and learn about it's default configuration. Then we configure NGINX as a reverse proxy. Finally we use Certbot to enable HTTPS on our reverse-proxy.

00:00 Intro
03:48 Architecture/concepts
06:58 Set up Linode instance
10:09 Install Docker and start example apps
13:30 Set up and learn about DNS
17:17 Host file DNS workaround
20:30 Install NGINX and learn about default configuration
22:51 Set up reverse proxy with NGINX
28:18 Set up HTTPS with Certbot
34:36 Summary
Рекомендации по теме
Комментарии
Автор

i was lost trying to figure out how i'd configure nginx and run multiple applications and while you were explaining how that's done, every question and problem in my mind i was getting the answers to straight.
thank you so much for your videos.

barnabassolomon
Автор

no way you made this yesterday and i need it today lol your a god thank you i will be following this !!

jameylamothe
Автор

thanks for this tutorial, like and subscribed /perfect video

sami-ijqv
Автор

thanks for this tutorial, like and subscribed, please can you make a full tutorial about Nginx and if you can make video about django docker and Nginx

alexdin