Skip to content

Micro services for identical node app with Nginx load balance.

Notifications You must be signed in to change notification settings

dev-scripts/node-microservice-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runnng identitical node microservice with nginx loadbalancer

  1. git clone git@github.com:bhandariprakash/dockerize-elasticsearch.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

Micro services for identical node app with Nginx load balance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published