I have a Nifi cluster on one server and miNifi on another server.
I have to open port on both sides to allow communication (HTTP).
On the Nifi cluster, I opened 8443 as it the https port where the UI is running.
On the miNifi, I do not know which ports I need to open, it seems to me that a random port is picked-up at the start of miNifi instance. If I am right, is there a way to set this port? Else how can I proceed?
Thank you for your help!