macOS
brew install --cask consullocal Homebrew cask metadata
安装
brew install --cask consullocal Homebrew cask metadata
概览
Tool for service discovery, monitoring and configuration
历史
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.
安全态势
没有找到 consul 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.hcl可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
consul | 二进制 | Homebrew cask 二进制 | consul |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | cask:consul |
|---|---|
| 版本 | 2.0.2 |
| 软件包管理器 | Homebrew Cask |
| 软件包管理器页面 | https://formulae.brew.sh/cask/consul |
| 主页 | https://www.consul.io/ |
| 上游文档 | https://www.consul.io/ |
| 源码归档 | https://releases.hashicorp.com/consul/2.0.2/consul_2.0.2_darwin_arm64.zip |
| 最后更新 | 2026-07-08T13:08:09Z |
| Pulse | updated |
| SHA-256 | 5954509aec5ed54dabc88fc8e357756c7b0dc56437bd296c1399e525e3657417 |
| 下载 URL | https://releases.hashicorp.com/consul/2.0.2/consul_2.0.2_darwin_arm64.zip |
| Bottle | 未记录 |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | consul |
| Names |
|
| Artifacts | |
| Deprecated | no |
| Disabled | no |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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/consul来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.