a stupid nginx load balancer to be used with docker
- There is only one public IP
- Try multiple docker containers
- Get config from a git repo
Todo:
- improvements and clean up
Not Production Ready, STUPID PIECE OF CODE
0.0.1.shit-release
nginx-lb uses a number of open source projects to work properly:
- [nginx] - nginx [engine x] is an HTTP and reverse proxy server.
- [supervisord] - Supervisord allows users to monitor and control UNIX processes .
Secondary code use to configure Nginx and Supervisord instances in nginx load-balancer. source : https://hub.docker.com/r/trydock/docker-nginx-lb/
GNU/GPL3
debuggerboy (anish.asokan)