Release Information
Releases:
Latest Downloads:
Package downloads for Consul 1.12.3
You can find the SHA256 checksums for Consul 1.12.3 online and you can verify the checksums signature file which has been signed using HashiCorp's GPG key.
brew tap hashicorp/tap
brew install hashicorp/tap/consul
Note for ARM users:
The following commands can help determine the right version for your system:
$ uname -m
$ readelf -a /proc/self/exe | grep -q -c Tag_ABI_VFP_args && echo "armhf" || echo "armel"
Follow step-by-step tutorials on the essentials of Consul.
You can find the SHA256 checksums for Consul 1.12.3 online and you can verify the checksums signature file which has been signed using HashiCorp's GPG key.