Sign inSign up

qapps/consul-template

By qapps

Updated almost 11 years ago

Checks consul

Image
0

2.7K

qapps/consul-template repository overview

Consul-template / VIP

============== Check value from Consul and add VIP to the loopback interface

Installation

  1. Install Docker

  2. Download automated build from public Docker Hub Registry: docker pull qapps/consul-template (alternatively, you can build an image from Dockerfile: docker build -t="qapps/consul-template" github.com/qualiapps/consul-template)

Running the daemon

docker run -d --net=host --privileged --cap-add=NET_ADMIN --name vip qapps/consul-template

ENV:

CONSUL_ADDR - consul IP-address

CONSUL_PORT - consul port (default: 8500)

Tag summary

Content type

Image

Digest

sha256:2280a87d6

Size

53.8 MB

Last updated

almost 11 years ago

docker pull qapps/consul-template