git clone [email protected]:bhandariprakash/dockerize-elasticsearch.git
- go to project folder.
- Create node app image
docker build -t node-app .
- Run
docker-compose up
command - Open
http://localhost:8080/
in browser. This will open app in browser.
forked from dev-scripts/node-microservice-nginx
-
Notifications
You must be signed in to change notification settings - Fork 0
max420max/node-microservice-nginx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Micro services for identical node app with Nginx load balance.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 67.8%
- Dockerfile 32.2%