Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 291 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 291 Bytes

Loadbalancer with nodejs containers

using HAProxy

This repo is the implementation of HA proxy

Usage

  1. clone the repo
  2. use docker-compose up to spin up the containers
  3. go to http://localhost:8080

Diagram

Diagram