macOS
brew install --cask consullocal Homebrew cask metadata
cask
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für consul in AI-Agent-Workflows.
Installation
brew install --cask consullocal Homebrew cask metadata
Überblick
Tool for service discovery, monitoring and configuration
Verlauf
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.
Sicherheitslage
Für consul wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
consul | Binärdatei | Homebrew-Cask-Binärdatei | consul |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | cask:consul |
|---|---|
| Version | 2.0.2 |
| Paketmanager | Homebrew Cask |
| Paketmanager-Seite | https://formulae.brew.sh/cask/consul |
| Homepage | https://www.consul.io/ |
| Upstream-Dokumentation | https://www.consul.io/ |
| Quellarchiv | https://releases.hashicorp.com/consul/2.0.2/consul_2.0.2_darwin_arm64.zip |
| Zuletzt aktualisiert | 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 | nicht erfasst |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | consul |
| Names |
|
| Artifacts | |
| Deprecated | no |
| Disabled | no |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/consulQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.