apache / nifi-registry

Apache NiFi Registry

Home Page:https://nifi.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache NiFi Registry

Docker pulls Version Slack

Registry—a subproject of Apache NiFi—is a complementary application that provides a central location for storage and management of shared resources across one or more instances of NiFi and/or MiNiFi.

NOTICE: This subproject has been moved under the Apache NiFi codebase as nifi-registry. See NIFI-8528 for details

This repository is read-only and serves as an archive. All existing Pull Requests (PRs) should be resubmitted against the NiFi repository's main branch. Pull Requests can be ported to the NiFi repo by adding ".patch" to the URL of your PR, downloading the patch, and applying it to a branch in your fork of the NiFi repo, for example:

git checkout -b NIFIREG-406

git apply --directory='nifi-registry' ~/289.patch

About

Apache NiFi Registry

https://nifi.apache.org/

License:Apache License 2.0


Languages

Language:Java 75.5%Language:JavaScript 15.5%Language:Groovy 3.4%Language:HTML 2.4%Language:Shell 1.1%Language:CSS 0.8%Language:Handlebars 0.6%Language:SCSS 0.4%Language:Batchfile 0.2%Language:Dockerfile 0.1%Language:PLpgSQL 0.0%