# nifi-registry を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:nifi-registry
```

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

### macOS

- Homebrew (100%):

```sh
brew install nifi-registry
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:nifi-registry
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/nifi-registry>
- **バージョン:** 2.11.0
- **ソース概要:** Centralized storage & management of NiFi/MiNiFi shared resources
- **ホームページ:** <https://nifi.apache.org/projects/registry>
- **上流ドキュメント:** <https://nifi.apache.org/projects/registry>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://www.apache.org/dyn/closer.lua?path=/nifi/2.11.0/nifi-registry-2.11.0-bin.zip>
- **最終更新:** 2026-08-03T14:50:16Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- nifi-registry (cli)
- nifi-registry (エイリアス)

## 依存関係

- openjdk

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.11.0
- マネージャ更新日: 2026-08-03
- ローカルデータ: OK
- 上流リポジトリ: https://nifi.apache.org/projects/registry
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- November 25, 2014: NSA announces the open-source release of NiagaraFiles/NiFi through Apache.
- July 20, 2015: Apache announces NiFi as a Top-Level Project.
- NiFi 1.x era: Registry serves as the dedicated service for versioned flows.
- February 2026: Apache NiFi Registry is deprecated after a community vote, according to the Registry project page.
- Apache NiFi 3.0: Registry is planned for removal unless maintenance circumstances change.

### Related projects

- Apache NiFi, Apache MiNiFi, NiFi Toolkit, GitHub Flow Registry Client, GitLab Flow Registry Client, Bitbucket Flow Registry Client, Azure DevOps Flow Registry Client

### ソース

- <https://formulae.brew.sh/api/formula/nifi-registry.json>
- <https://news.apache.org/foundation/entry/the_apache_software_foundation_announces77>
- <https://nifi.apache.org/docs/nifi-registry-docs/html/user-guide.html>
- <https://nifi.apache.org/projects/registry/>
- <https://www.nsa.gov/Press-Room/Press-Releases-Statements/Press-Release-View/Article/1649337/nsa-releases-first-in-series-of-software-products-to-open-source-community/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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

- Unix: $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
## ソースデータベース詳細

- **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:** stable


## 関連リンク

- [Package publisher tools](https://pkg.so/ja/package-publishers/) - Belongs to a package publishing or registry command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk](https://pkg.so/ja/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [nifi](https://pkg.so/ja/brew/nifi/) - Shares pkgdb curated category or tags: apache, cli, data, data-integration, dataflow.
- [nifi-toolkit](https://pkg.so/ja/brew/nifi-toolkit/) - Shares pkgdb curated category or tags: apache, cli, data, data-integration, dataflow.
- [apache-flink-cdc](https://pkg.so/ja/brew/apache-flink-cdc/) - Shares pkgdb curated category or tags: apache, cli, data, data-integration.
- [cloudquery](https://pkg.so/ja/brew/cloudquery/) - Shares pkgdb curated category or tags: cli, data, data-integration.
- [kettle](https://pkg.so/ja/brew/kettle/) - Shares pkgdb curated category or tags: cli, data, data-integration.
- [apache-arrow](https://pkg.so/ja/brew/apache-arrow/) - Shares pkgdb curated category or tags: apache, cli, data.
- [apache-spark](https://pkg.so/ja/brew/apache-spark/) - Shares pkgdb curated category or tags: apache, cli, data.
- [avro-c](https://pkg.so/ja/brew/avro-c/) - Shares pkgdb curated category or tags: apache, cli, data.

## Combined YAML source

View the package source record on GitHub. [combined/nifi-registry.yml](https://github.com/mxcl/pkgdb/blob/main/combined/nifi-registry.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
