Build Status

TODO: update img tag

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

Example

How to run example

Application readme

Docker-compose explanation

Volumes

Run

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

Refs to blog

Blog1