Skip to content

seges/docker-nginx-consul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx with Consul Template

This Docker image follows official Nginx image extended with Consul Template to allow to refresh configuration based on the changes in Consul repository

How-to

Create your data volume image and place required configuration files based on the following matrix:

Run

docker run --rm --volumes-from=yourdata-image -ti seges/nginx-consul:1.9.0