Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bencoderus/node-engine-x

Serving Nodejs with a load balancer (NGINX) and Docker ✨
https://github.com/bencoderus/node-engine-x

docker nginx nodejs

Last synced: about 2 months ago
JSON representation

Serving Nodejs with a load balancer (NGINX) and Docker ✨

Awesome Lists containing this project

README

        

This project is sample project that implements serving Nodejs using a load balancer and Docker.

### Requirements
- Docker

### Installation
- Run git clone
- Run cd to node-engine-x
- Run docker-compose up (Ensure you have docker running).
- After build, access site via http://localhost:3005