https://github.com/kerolloz/loadbalancer-haproxy-nodejs-example
https://github.com/kerolloz/loadbalancer-haproxy-nodejs-example
containers docker docker-compose haproxy loadbalancer nodejs
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kerolloz/loadbalancer-haproxy-nodejs-example
- Owner: kerolloz
- Created: 2020-03-08T00:45:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T21:44:47.000Z (over 1 year ago)
- Last Synced: 2024-09-11T01:18:13.239Z (over 1 year ago)
- Topics: containers, docker, docker-compose, haproxy, loadbalancer, nodejs
- Language: JavaScript
- Size: 95.7 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Loadbalancer with nodejs containers
> using HAProxy
This repo is the implementation of Hussein Nasser's YouTube [tutorial](https://youtu.be/9sAg7RooEDc).
## Usage
1. clone the repo
1. use `docker-compose up` to spin up the containers
1. go to http://localhost:8080
## Diagram