Skip to content

krishnarayapudi25/Nginx-as-a-reverse-proxy-and-load-balancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runnng identitical node microservice with nginx loadbalancer

  1. git clone https://github.com/krishnarayapudi25/Nginx-as-a-reverse-proxy-and-load-balancer.git
  2. go to project folder.
  3. Create node app image docker build -t node-app .
  4. Run docker-compose up command
  5. Open http://localhost:8080/ in browser. This will open app in browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published