Skip to content

MilanVives/nginxloadbalancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx Loadbalancer

How to use :

  • docker-compose up in the root of the folder
  • Open a browser and go to: http://localhost:8080
  • Now it's set to redirect 50% of the traffic to app1 and the other half to app2
  • CTRL+C in the terminal to quit. docker-compose downto remove all containers and created networks.

About

This is an Nginx Loadbalancer with 2 Node.js applications running in containers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors