Skip to content

Dockerised haproxy, syslog and node app running via docker-compose

Notifications You must be signed in to change notification settings

deployable/docker-haproxy-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HAProxy, syslog and Node.js app in Docker

Four instances of a simple Node.js http application fronted by a haproxy instance. Syslog is included as a log endpoint for haproxy.

git clone https://github.com/deployable/docker-haproxy-app
docker-compose up
curl http://localhost:9615

The haproxy config is intended to use multiple ip's mapped to it, one for each service. This isn't configurable in docker-compose or using Docker for Windows or Docker for Mac. .

About

Dockerised haproxy, syslog and node app running via docker-compose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published