Service tag to indicate which Consul services are discovered
string
gm-cluster
false
GM_CONTROL_CONSUL_TAG_DELIMITER
Delimiter used to split key/value pairs stored in Consul service tags
string
false
GM_CONTROL_CONSUL_LOG_LEVEL
log level used for consul discovery plugin
string
info
false
Consul Service Specifications
Grey Matter Control will discover services in the Consul datacenter specified with GM_CONTROL_CONSUL_DC with a tag with key equal to the value of GM_CONTROL_CONSUL_CLUSTER_TAG.
If the consul server configuration you are registering with uses an ACL token configuration, set the environment variable GM_CONTROL_CONSUL_ACLTOKEN. In an ACL bootstrapped consul setup, this will be required to register services.