how to setup nginx proxy pass and load balancer in docker environment

Опубликовано: 14 Март 2026
на канале: medium guy
2,576
39

so how to setup a proxy pass and load balance between multiple upstream servers using nginx official docker image

00:00 Intro
00:43 Load Balancing Algorithms
00:59 Project setup for running two node projects
01:57 Running projects in two different ports
02:43 Checking the projects run in ports 3000 and 3001
03:11 Create an NGINX setup in docker env as a Load Balancer
04:41 NGINX config
06:07 Start NGINX and Test the Load Balancing results
07:10 Outro

USEFUL********
code repo: https://github.com/sinawic/4yt/tree/m...
load balancing techniques: https://kemptechnologies.com/load-bal...

#docker
#nginx
#loadbalancer
#loadbalance
#proxy
#proxypass
#image
#container
#upstream
#server
#dockerfile
#dockerCompose
#environment
#configuración

USEFUL******
https://github.com/sinawic/4yt/tree/m...


PLAYLISTS*******
dockerization:    • dockerize node javascript angular app + do...  
kong api gateway:    • kong API gateway installation and basic co...  
linux:    • compile and run C / CPP code in linux usin...  
load balancing:    • how to setup and simulate a load balancer ...  
nginx:    • IP restriction rules in nginx web server i...  


LINKS********
  / react.er  
  / sinawic