Hello Nifi users, 

Question in the round. Let’s say I have 3 Nifi instances with dev, test and 
prod. What is the recommend way of deploying specific workflows from one 
environment to another ? 
We are using Nifi registry + GitHub as storage for the flows. 

What we want to achieve: 
* in production there should be only read rights
* Deployment in prod should happen when a commit on master or a new git release 
is created. 


I found this: 
https://chamila.dev/blog/2021-07-17_ci-cd-for-apache-nifi-01-intro-and-setup/ 
and 
https://medium.com/tech-at-nordstrom/building-ci-cd-pipelines-with-apache-nifi-and-terraform-acedd653b356
 both ways seems to be like custom made and there is not a standard way of 
doing this. 
Would be great if we had a wiki page on nifi for this. 


Thx
Jorge 

Reply via email to