https://github.com/trydock/nginx-lb-config
Dockerhub Nginx Load Balancer Config repo
https://github.com/trydock/nginx-lb-config
Last synced: 5 months ago
JSON representation
Dockerhub Nginx Load Balancer Config repo
- Host: GitHub
- URL: https://github.com/trydock/nginx-lb-config
- Owner: trydock
- Created: 2016-05-15T11:23:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-16T19:58:28.000Z (over 9 years ago)
- Last Synced: 2025-05-21T21:09:57.930Z (about 1 year ago)
- Language: Nginx
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# nginx-lb
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
## warning
> Not Production Ready, STUPID PIECE OF CODE
### Version
0.0.1.shit-release
### Tech
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 .
### Docker
Secondary code use to configure Nginx and Supervisord instances in nginx load-balancer.
source : https://hub.docker.com/r/trydock/docker-nginx-lb/
### License
GNU/GPL3
#### Contact
debuggerboy (anish.asokan)