Member since
10-18-2023
1
Post
0
Kudos Received
0
Solutions
10-18-2023
02:19 AM
Hello everyone, I'm creating a project where I Docker to create containers for both NiFi and NiFi Registry. I've connected the NiFi Registry to a GitHub repository to save my Process Groups. However, I want to deliver this to a client and having them the most smooth experience possible and I just want them to build the Docker containers and have everything ready. I was able to write a script to connect the NiFi to the Registry and populate Registry with the buckets and snapshots present in the repository. I also provide a providers.xml so the Registry is connected to GitHub when starting. However, I wasn't able to populate NiFi with everything that the Registry has and when using this, I always get an error about the Git directory not being clean or having uncommitted changes, I believe this comes from providing the providers.xml. Has anyone worked with a project like this? Thanks a lot in advance.
... View more
Labels:
- Labels:
-
Apache NiFi
-
NiFi Registry