macOS
brew install --cask consullocal Homebrew cask metadata
cask
Tool for service discovery, monitoring and configuration. Version 2.0.2 via Homebrew Cask; verified 2026-07-08. Also installable with nix: nix profile install nixpkgs#consul.
install
brew install --cask consullocal Homebrew cask metadata
overview
Tool for service discovery, monitoring and configuration
history
Consul is HashiCorp's distributed service networking platform for service discovery, health checking, multi-datacenter coordination, service mesh, API gateway, and dynamic application configuration.
HashiCorp released Consul 0.1.0 in April 2014. The README describes it as a distributed, highly available, datacenter-aware solution for connecting and configuring applications across dynamic infrastructure.
The early changelog shows the original shape of the product: DNS and HTTP service discovery, health checks, key/value storage, sessions, locking, a web UI, ACLs, Raft behavior, and Serf/gossip membership. Later changelog entries show the product expanding into Connect service mesh, Envoy integration, mesh gateways, API gateway, peering, partitions, telemetry, and enterprise features.
By the 2.0.0 changelog in May 2026, Consul was still a substantial infrastructure product with ongoing security work, Envoy upgrades, API gateway changes, Connect CA work, and enterprise operational features.
Consul became a common service-discovery and service-networking component because it shipped as a single cross-platform binary while offering DNS, HTTP APIs, health checks, and datacenter federation. The README lists Linux, macOS, FreeBSD, Solaris, and Windows support.
Its adoption path widened as HashiCorp integrated it with Consul Template, Vault, Nomad, Envoy, Kubernetes-oriented workflows, and HCP Consul. Input metadata for this cask is narrow because Homebrew distributes it as a cask binary from HashiCorp releases, but the upstream project itself is a major infrastructure system.
Operators run Consul agents and servers to register services, answer DNS and HTTP discovery queries, store dynamic configuration in KV, perform health checks, and coordinate distributed infrastructure across datacenters.
Modern Consul usage can also include service mesh sidecars, API gateways, TLS identity, Connect CA providers, Envoy xDS configuration, Kubernetes deployments, and HCP Consul deployments.
Consul is important to package history because it represents the HashiCorp style of infrastructure distribution: one Go binary, official release zips, a CLI plus daemon, config files under /etc, and packaging across operating systems.
It also became a dependency magnet. Tools such as Consul Template and consul-backinator exist because Consul's service catalog, KV store, ACLs, and operational APIs became packageable integration points.
security posture
No matching local secret-handling manifest was found for consul. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/consul.d/consul.hclexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
consul | binary | Homebrew cask binary | consul |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | cask:consul |
|---|---|
| Version | 2.0.2 |
| Package manager | Homebrew Cask |
| Package manager page | https://formulae.brew.sh/cask/consul |
| Homepage | https://www.consul.io/ |
| Upstream docs | https://www.consul.io/ |
| Source archive | https://releases.hashicorp.com/consul/2.0.2/consul_2.0.2_darwin_arm64.zip |
| Last updated | 2026-07-08T13:08:09Z |
| Pulse | updated |
| SHA-256 | 5954509aec5ed54dabc88fc8e357756c7b0dc56437bd296c1399e525e3657417 |
| Download URL | https://releases.hashicorp.com/consul/2.0.2/consul_2.0.2_darwin_arm64.zip |
| Bottle | not recorded |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | consul |
| Names |
|
| Artifacts | |
| Deprecated | no |
| Disabled | no |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
consul
nix profile install nixpkgs#consulconsul 1.22.6-2
A tool for service discovery, monitoring and configuration.
sudo pacman -S consulconsul
sudo port install consulconsul
choco install consulmain/consul
scoop install main/consulsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.