Skip to content

Demo how to use docker + nginx to do load blancer

License

Notifications You must be signed in to change notification settings

shihsyun/simpleLB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Docker + nginx Load balancing Example

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
  • This will spin up the dockerised architecture. After that, you need to open a browser and tape : http://localhost:8080
  • To quit, you can just CTRL + C in the terminal and it will stop the application and destroy the created containers.

About

Demo how to use docker + nginx to do load blancer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published