Skip to content

NGINX dual load-balancer - built with Flask (Python)

Notifications You must be signed in to change notification settings

SamAndrew81/nginx-dual-LB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGINX dual load-balancer - built with Flask (Python)

How to use :

  • To launch the APP, just open a terminal, go inside the unzipped folder, at the same level with docker-compose.yml, and execute : docker-compose up -d
  • This will spin up the dockerised architecture. After that, you need to open a browser and tape : http://localhost:8080
  • It will redirect 50% traffic to app1 and 50% traffic to app2.

About

NGINX dual load-balancer - built with Flask (Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published