- [Consul-template] (https://github.com/hashicorp/consul-template)
- Netscaler pre-requisites are here
consul-template
creates a JSON config file for a Consul service. This config file is fed to the python script which drives Netscaler configuration
# in top-level directory of project
consul-template -consul $CONSUL_IP:8500 -template consul_single_svc.ctmpl:cfg.json:"python main.py --cfg-file cfg.json"