A basic nginx docker image that supports simple load balancing for a single replicated service by environment variables.
Go to file
Derek Paschal 6c0eaced3f Initial Commit 2023-06-08 16:52:16 -05:00
Dockerfile Initial Commit 2023-06-08 16:52:16 -05:00
LICENSE Initial commit 2023-06-08 16:29:11 -05:00
README.md Initial commit 2023-06-08 16:29:11 -05:00
compose.yaml Initial Commit 2023-06-08 16:52:16 -05:00
nginx.conf Initial Commit 2023-06-08 16:52:16 -05:00

README.md

nginx-basic-lb

A basic nginx docker image that supports simple load balancing for a single replicated service by environment variables.