HashiCorp/Consul
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
Install
wget https://releases.hashicorp.com/consul/1.4.3/consul_1.4.3_linux_amd64.zip unzip consul_1.4.3_linux_amd64.zip sudo mv consul /usr/bin
References
- A practical and simple consul-template example Tutorial with docker restart based on a template change
 - Consul template Official Git repository