How to Set Up an NGINX Reverse Proxy

preview_player
Показать описание


Chapters:
0:00 - Intro
0:56 - Getting Started
1:31 - Installing NGINX
5:12 - Setting up the NGINX Proxy
7:08 - Testing the Configuration
8:55 - Recap Outro

#Linode #NGINX #Linux #WebServer
Product: Linode, Web Server, NGINX, Jay LaCroix;
Рекомендации по теме
Комментарии
Автор

This is a tiny hint but I love it none-the-less. "systemctl enable <servicename> --now" not only enables it but starts the service. Same is true with a disable. I know its not much but one less command to run is always welcome in my book.

Pghpete
Автор

Very straightforward and useful! Thanks a lot!

thesynalice
Автор

Thanks for the good stuff - really appreciate.

Fayaz-Rehman
Автор

Even though I don't use Linode, this toturial is clear and sharp!

rtkayush
Автор

Thank you so much for the tutorial. I really appreciate it

Dazolers
Автор

Another superbly clear video- thanks :)

alanjrobertson
Автор

Good one. Very useful with clear explanation.

kaleshashaik
Автор

straightforward and very informative thank you so much

ahmadmohamad
Автор

crystal clear explanation !! Thanks for sharing it.

avinashkumar-thelearningdest
Автор

Thank you. Digitalocean tutorial didn't work, but this one worked!

lightyear
Автор

Thanks a lot what u just explained was so usefull to me :)

khaledamirat
Автор

thanks for the video. I wanted to ask if there is a configuration that works with exchange. I have tried various configurations but I have had problems especially with the OUTLOOK and mobile clients

giannico
Автор

hey Jay would you have a tutorial on a home nginx RP setup with multiple apps? i.e. internal plex server, torrent server, nextcloud server, etc. ...how would i use a free domain to access all of these from the web through NginX RP?

ericd
Автор

Simple and clear. I like Linode & Akamai.

rudipratm
Автор

Mr.Stoneface. love youe expercise and videos

patrickhult
Автор

Thanks for the video, ❤️ can you please help me to setup reverse proxy using nginx as HA and I want to load balance my reverse proxy traffic

prakashc
Автор

how much data would that revirse prox use if I used it for a game server? pointing it to my own server proxmox server so my public ip is not for the taking.

DeanO
Автор

Thank you so much, i was missing a ; at the end of my root directory, the nginx -t command saved me!

cristianfz
Автор

I used the portable app for windows and it worked as well.

robertovazquez
Автор

By any chance, do you have a video where you proxy_pass to a remote server?

Davi-did