- 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.txtfile with the consul enterprise license. - Create an empty
datadirectory - Create a
config.ddirectory with a single file (acl.hcl) with the following contents:
acl = {
enabled = true