macOS
brew install nifi-registrylocal Homebrew formula metadata
brew
nifi-registry のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nifi-registrylocal Homebrew formula metadata
概要
Centralized storage & management of NiFi/MiNiFi shared resources
履歴
Apache NiFi Registry is a NiFi subproject for storing and managing shared resources, especially versioned NiFi flows. It is best understood as a companion service to Apache NiFi rather than a standalone data platform.
NiFi Registry grew out of the Apache NiFi ecosystem after NiFi entered Apache from NSA's NiagaraFiles work. The Registry page describes it as a complementary application for storage and management of shared resources across one or more NiFi or MiNiFi instances.
The first Registry implementation focused on versioned flows: process-group-level dataflows created in NiFi could be placed under version control, organized into buckets, and managed through Registry permissions.
Registry adoption followed NiFi teams that needed repeatable flow promotion, rollback, and collaboration. The official user guide centers on buckets, flows, versions, changelogs, import/export, user/group management, and policies.
The adoption story changed with NiFi 2. The official Registry page says Apache NiFi Registry was deprecated after a February 2026 community vote and is planned for removal in Apache NiFi 3.0 because NiFi 2 introduced Git-based Flow Registry Clients for GitHub, GitLab, Bitbucket, and Azure DevOps.
Homebrew's formula API reported 210 installs over 365 days, 57 over 90 days, and 22 over 30 days when queried on July 1, 2026. That smaller count compared with nifi itself fits a companion service used mainly by teams doing flow versioning.
Operators used NiFi Registry to create buckets, store versioned flows, inspect the change log for saved versions, export a flow version, import a new version, and control permissions around those artifacts. In NiFi 1.x style deployments, it was the dedicated service for flow version control.
Package nerds usually install it alongside nifi and nifi-toolkit for local labs or automation tests: run the Registry service, point NiFi at it as a registry client, then use either the web UI or toolkit CLI commands to import/export or promote flows.
The interesting packaging wrinkle is lifecycle. nifi-registry packages a real historical NiFi deployment pattern, but the official project direction has moved toward direct Git-based flow registry clients in NiFi 2. That makes the formula useful context for older installations and migration work.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
$NIFI_REGISTRY_HOME/conf/nifi-registry.properties$NIFI_REGISTRY_HOME/conf/bootstrap.conf$NIFI_REGISTRY_HOME/conf/identity-providers.xml$NIFI_REGISTRY_HOME/conf/authorizers.xml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nifi-registry | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://nifi.apache.org/projects/registry
インストールメタデータ
| パッケージキー | brew:nifi-registry |
|---|---|
| バージョン | 2.10.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/nifi-registry |
| ホームページ | https://nifi.apache.org/projects/registry |
| リポジトリ | https://github.com/apache/nifi |
| 上流ドキュメント | https://nifi.apache.org/docs/nifi-registry-docs |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://www.apache.org/dyn/closer.lua?path=/nifi/2.10.0/nifi-registry-2.10.0-bin.zip |
| 最終更新 | 2026-06-19T07:47:05Z |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nifi-registry |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.