Skip to content

LinguaLeo/consul-nginx-balancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

consul-nginx-balancer

Building

docker build -t nginx-balancer .

Running

docker run \
-e "CONSUL_HOST=consul.host:8500" \
-e "SERVICE_NAME=cache" \
nginx-balancer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages