Skip to main content

Consul

Authentication

If you have the Consul CLI working and configured, there's no special action to take.

Configuration is environment based, as defined by client standard. See variables here.

Features

FeatureValue
Syncyes
Mappingyes
Modesread+write

Key Format

  • env_sync - path based, we use the last segment as the variable name
  • env - any string, no special requirement

Example Config

consul:
env_sync:
path: ops/config
env:
SLACK_HOOK:
path: ops/config/slack