Dynamic service using Nginx as a load balancer. Adjusts to backends coming and going.
6.1K
This repo contains the processes necessary to build a dynamic nginx container that acts as a load balancer to http backends.
Conceptually, this container is meant to be balance n number of backend http services. While these will typically be other nginx services (e.g. nginx-backend-eg) this is not required.
For example, starting this container to balance n number of apache httpd
containers (e.g.
apache-backend-eg) or a
golang binary that servers and http api.
For example usage, please see the stack-nginx-lb repo.
MIT
Content type
Image
Digest
sha256:1ebc8c680…
Size
7.5 MB
Last updated
over 10 years ago
docker pull stackhub/nginx-lb