macOS
brew install --cask consullocal Homebrew cask metadata
cask
consul のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.