macOS
brew install consul-templatelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für consul-template in AI-Agent-Workflows.
Installation
brew install consul-templatelocal Homebrew formula metadata
sudo apk add consul-templateAlpine Linux edge package indexes · consul-template · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#consul-templatenixpkgs package indexes · pkgs/by-name/co/consul-template/package.nix · Quelle: api.github.com
sudo pacman -S consul-templateArch Linux sync databases · consul-template · Quelle: geo.mirror.pkgbuild.com
choco install consul-templateChocolatey community package catalog · consul-template · Quelle: community.chocolatey.org
Überblick
Generic template rendering and notifications with Consul
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
consul-template | cli | globales Executable |
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.
https://github.com/hashicorp/consul-template
Installationsmetadaten
| Paketschlüssel | brew:consul-template |
|---|---|
| Version | 0.42.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/consul-template |
| Homepage | https://github.com/hashicorp/consul-template |
| Repository | https://github.com/hashicorp/consul-template |
| Upstream-Dokumentation | https://github.com/hashicorp/consul-template#readme |
| Lizenz | MPL-2.0 |
| Quellarchiv | https://github.com/hashicorp/consul-template/archive/refs/tags/v0.42.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-08T18:11:27Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-templateQuellspur
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.