Hello, You can have only one persistence provider defined, so you can run the DB and Git providers simultaneously.
Thanks, Bryan On Tue, Jan 16, 2024 at 6:52 AM Roman Wesołowski <wesolowski.ro...@gmail.com> wrote: > > Hello, > > We would like to have 3 nodes cluster with Nfii Registry one for each > environment. So for this, we would like to have one external RDS Postgresql > for all Registries to make deployments automatically. > > I am just wondering whether it is possible and working correctly if I would > like to configure the Nifi Registry to use GitFlowPersistenceProvider as > well to have all changes visible in bitbucket/jira - let's say I will call > commit with JIRA-tickets numbers and then we can see some changes directly in > jira/bitbucket. I suppose in that case I will duplicate all changes in > DB/git. But what can happen during the deployment so it will still work > correctly? > Maybe am I missing something? > Thanks for any advice. > > Roman >