- Download Enterprise Consul: https://releases.hashicorp.com/consul/ (we have tried 1.9.6 - 1.10.1) (make sure to get the +ent version) for your specific OS. We are testing on "darwin" (OSX) but the production environment will be linux.
- Unzip into a "consul" working directory locally
- Create a
license.txt
file with the consul enterprise license. - Create an empty
data
directory - Create a
config.d
directory with a single file (acl.hcl
) with the following contents:
acl = {
enabled = true