Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apache/nifi-registry
Apache NiFi Registry
https://github.com/apache/nifi-registry
hacktoberfest java nifi
Last synced: about 2 months ago
JSON representation
Apache NiFi Registry
- Host: GitHub
- URL: https://github.com/apache/nifi-registry
- Owner: apache
- License: apache-2.0
- Archived: true
- Created: 2017-02-14T08:00:07.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2021-07-15T19:48:17.000Z (over 3 years ago)
- Last Synced: 2024-09-26T16:03:17.999Z (about 2 months ago)
- Topics: hacktoberfest, java, nifi
- Language: Java
- Homepage: https://nifi.apache.org/
- Size: 9.32 MB
- Stars: 107
- Watchers: 23
- Forks: 103
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[][nifi-registry]
[![Docker pulls](https://img.shields.io/docker/pulls/apache/nifi-registry.svg)](https://hub.docker.com/r/apache/nifi-registry/)
[![Version](https://img.shields.io/maven-central/v/org.apache.nifi.registry/nifi-registry-framework.svg)](https://nifi.apache.org/registry)
[![Slack](https://img.shields.io/badge/chat-on%20Slack-brightgreen.svg)](https://s.apache.org/nifi-community-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](https://github.com/apache/nifi) codebase as nifi-registry. See [NIFI-8528](https://issues.apache.org/jira/browse/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`
[nifi-registry]: https://nifi.apache.org/registry