Skip to content

Instantly share code, notes, and snippets.

@marylly
Last active June 24, 2018 20:23
Show Gist options
  • Save marylly/0e5060302acb7f47e569c19e7ec6abb8 to your computer and use it in GitHub Desktop.
Save marylly/0e5060302acb7f47e569c19e7ec6abb8 to your computer and use it in GitHub Desktop.
Consul config json file
{
"bootstrap": true,
"server": true,
"datacenter": "nyc2",
"data_dir": "/var/consul",
"encrypt": "CONSUL_ENCRYPT",
"log_level": "DEBUG"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment