Download Consul
These are the available downloads for the latest version of Consul (1.7.3). Please download the proper package for your operating system and architecture.
Note for ARM users:
- Use Armelv5 for all 32-bit armel systems
- Use Armhfv6 for all armhf systems with v6+ architecture
- Use Arm64 for all v8 64-bit architectures
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"A beta for Consul v1.8.0 is available! The release can be downloaded here.
Continue learning with step by step tutorials at HashiCorp Learn.