Skip to content

InternetDataMiningLaboratory/nginx_consulTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supported tags and respective Dockerfile links

  • None

What is nginx-consulTemplate?

nginx-consulTemplate is the image of a load balancer. The image contains a nginx server and a running consul-template service which updates the info of viewer alive and uses it to reload the nginx server.

How to use this image?

Create and run image

    docker run -d -p 80:80 -e "CONSUL=<consul server addr>"companyservice/nginx-consulTemplate

Supported Docker versions

This image is officially supported on Docker version 1.6.0.

Support for older versions (down to 1.0) is provided on a best-effort basis.

About

the image of nginx with consul-template watching service viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published