pkg.soopen package index

brew / 順位 8925

confd を Homebrew, apk, Nix でインストール

confd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install confd

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add confd

Alpine Linux edge package indexes · confd · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#confd

nixpkgs package indexes · pkgs/by-name/co/confd/package.nix · ソース: api.github.com

概要

パッケージ概要

Manage local application configuration files using templates

コマンドとエイリアス

  • confd

履歴

プロジェクトの歴史と使われ方

confd is a lightweight configuration-management daemon and CLI for rendering local configuration files from templates backed by service-discovery and key-value systems. It became familiar in early container and microservice deployments because it sat beside an application, watched systems such as etcd or Consul, rendered files, and triggered reload commands.

プロジェクトの歴史

The project presents itself as a Go tool for keeping local configuration files up to date from etcd, Consul, DynamoDB, Redis, Vault, ZooKeeper, AWS SSM Parameter Store, environment variables, or files. Its default configuration model centers on TOML at /etc/confd/confd.toml plus template resources under /etc/confd.

Release notes show the project expanding alongside the infrastructure systems common in the mid-2010s: DynamoDB support appeared in the v0.10 era, Vault and Redis arrived in 0.12 alpha releases, etcd v3 and Windows support arrived in v0.13.0, and AWS SSM Parameter Store plus file backends arrived in v0.14.0.

採用の歴史

confd was adopted mainly as glue for hosts and containers that needed dynamic configuration without pulling a full configuration-management stack into the application. Its official community pointers to IRC, a mailing list, and a project website reflect the period when service discovery and sidecar-style config rendering were still being standardized in operations culture.

The Homebrew, apk, and Nix package entries in the supplied package facts reflect its continued packaging as a small operational binary rather than a language library.

使われ方

Typical use is to define template resources, point confd at a backend, render target files, and optionally run checks or reload commands when the rendered configuration changes. The tool is especially associated with daemon configuration, reverse proxies, and twelve-factor-ish deployments where authoritative values live outside the local filesystem.

パッケージ好きにとっての重要性

For package maintainers, confd is a good example of the mid-2010s Go single-binary ops tool: statically distributable, service-discovery aware, and useful even when installed outside a larger platform. Its formula/cross-platform packaging value comes from turning distributed configuration into a conventional executable with predictable /etc/confd paths.

タイムライン

  • 2015: v0.10.0 release notes list DynamoDB backend support and a build-system change to gb.
  • 2016: 0.12 alpha releases added Vault, DynamoDB, and Redis backend work.
  • 2017: v0.13.0 added etcd v3 and Windows support; v0.14.0 added AWS SSM Parameter Store and file backends.
  • 2018: v0.16.0 included backend improvements for etcd v3, Vault, file, and Redis and shipped smaller UPX-compressed executables.

Related projects

  • Official documentation names etcd, Consul, DynamoDB, Redis, Vault, ZooKeeper, AWS SSM Parameter Store, and Go templates as core adjacent technologies.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/confd/confd.toml/etc/confd/conf.d/*.toml/etc/confd/templates/*.tmpl

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
confd実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.16.0
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:confd
バージョン0.16.0
パッケージマネージャHomebrew
ホームページhttps://github.com/kelseyhightower/confd
リポジトリhttps://github.com/kelseyhightower/confd
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

confd

nix profile install nixpkgs#confd
  • normalized package name match
  • 一致条件: Confd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/co/confd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

confd 0.30.0-r5

manage local application configuration files using templates and data from multiple backends

https://github.com/abtreece/confd

sudo apk add confd
  • License: MIT
  • Architecture: x86_64
  • Source Package: confd
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Confd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: confd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

confd-doc 0.30.0-r5

manage local application configuration files using templates and data from multiple backends (documentation)

https://github.com/abtreece/confd

sudo apk add confd-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: confd
  • normalized package name match
  • 一致条件: Confd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: confd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

confd-openrc 0.30.0-r5

manage local application configuration files using templates and data from multiple backends (OpenRC init scripts)

https://github.com/abtreece/confd

sudo apk add confd-openrc
  • License: MIT
  • Architecture: x86_64
  • Source Package: confd
  • normalized package name match
  • 一致条件: Confd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: confd-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation