macOS
brew install consul-templatelocal Homebrew formula metadata
brew
consul-template のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install consul-templatelocal Homebrew formula metadata
sudo apk add consul-templateAlpine Linux edge package indexes · consul-template · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#consul-templatenixpkgs package indexes · pkgs/by-name/co/consul-template/package.nix · ソース: api.github.com
sudo pacman -S consul-templateArch Linux sync databases · consul-template · ソース: geo.mirror.pkgbuild.com
choco install consul-templateChocolatey community package catalog · consul-template · ソース: community.chocolatey.org
概要
Generic template rendering and notifications with Consul
履歴
Consul Template is a HashiCorp daemon and CLI that renders files from Consul, Vault, and Nomad data, then optionally runs commands after changes. It became a standard bridge between service discovery/configuration data and traditional config-file driven software.
HashiCorp released Consul Template 0.1.0 in October 2014. The README still states the core idea: query a Consul, Vault, or Nomad cluster and update any number of templates on the filesystem.
The early changelog shows rapid hardening after launch: 0.2.0 added file and key-prefix helpers, tree and ls functions, string helpers, and more examples; 0.5.0 added SIGHUP reload and service-listing support. Later releases added Vault, Nomad, Consul namespace/partition/peering features, imported services, and security fixes.
Consul Template found adoption in infrastructure stacks that needed dynamic data in ordinary files. Its README recommends running it as a system service, explains why automatic reload-on-file-change is intentionally avoided, and points users toward examples, configuration docs, templating docs, Docker use, and community support.
Input package metadata lists Consul Template for Homebrew, apk, Chocolatey, Nix, and pacman, reflecting its cross-platform single-binary packaging model.
Common usage is to run consul-template with template mappings such as source:destination:command, render configuration files from Consul KV or service catalog data, and restart or reload services such as nginx or haproxy when rendered output changes.
The README also documents once mode, reload via SIGHUP, environment variables shared with Consul, Vault, and Nomad tooling, and version-specific documentation through Git tags.
Consul Template matters because it packages dynamic infrastructure state into the oldest Unix deployment interface: files on disk plus a signal or command. That made it useful before every application learned service discovery APIs directly.
For package maintainers, it is a classic HashiCorp Go binary: upstream releases, version-specific docs, service-manager usage, Docker images, and a web of compatibility with Consul, Vault, Nomad, and downstream config consumers.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
consul-template | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/hashicorp/consul-template
インストールメタデータ
| パッケージキー | brew:consul-template |
|---|---|
| バージョン | 0.42.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/consul-template |
| ホームページ | https://github.com/hashicorp/consul-template |
| リポジトリ | https://github.com/hashicorp/consul-template |
| 上流ドキュメント | https://github.com/hashicorp/consul-template#readme |
| ライセンス | MPL-2.0 |
| ソースアーカイブ | https://github.com/hashicorp/consul-template/archive/refs/tags/v0.42.1.tar.gz |
| 最終更新 | 2026-07-08T18:11:27Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | consul-template |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
consul-template
nix profile install nixpkgs#consul-templateconsul-template 0.42.0-r1
Generic template rendering and notifications with Consul
sudo apk add consul-templateconsul-template-openrc 0.42.0-r1
Generic template rendering and notifications with Consul (OpenRC init scripts)
sudo apk add consul-template-openrcconsul-template 0.42.0-1
Template rendering, notifier, and supervisor for HashiCorp Consul and Vault data
https://github.com/hashicorp/consul-template
sudo pacman -S consul-templateconsul-template
choco install consul-templateソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.