https://github.com/kerolloz/loadbalancer-nginx-nodejs-example
https://github.com/kerolloz/loadbalancer-nginx-nodejs-example
containers docker docker-compose loadbalancer nginx nginx-docker nodejs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kerolloz/loadbalancer-nginx-nodejs-example
- Owner: kerolloz
- Created: 2020-03-14T20:38:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-01-01T19:25:23.000Z (5 months ago)
- Last Synced: 2026-01-07T03:31:21.905Z (5 months ago)
- Topics: containers, docker, docker-compose, loadbalancer, nginx, nginx-docker, nodejs
- Language: JavaScript
- Size: 86.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Loadbalancer with nodejs containers
> using Nginx
This repo is the implementation of Hussein Nasser's YouTube [tutorial](https://youtu.be/BRPvjNQsqis).
## Usage
1. clone the repo
1. use `docker-compose up` to spin up the containers
1. go to http://localhost:8080
## Diagram