The "install as a service" feature was removed from NiFi 2.0.0 in https://issues.apache.org/jira/browse/NIFI-13677
The Getting Started guide was update to remove documentation of that feature in https://issues.apache.org/jira/browse/NIFI-13854 Is there another part of the NiFi documentation that references this feature? We will want to clean that up, too. Regards, -- Mike On Mon, Nov 25, 2024 at 2:43 PM Pongrácz István <pongracz.ist...@gmail.com> wrote: > You mean: > bash $NIFIPATH/bin/nifi.sh install > ? > > Check your path, it should be there and the install command will work. > > Cheers, > István > > > > > 2024. 11. 25, hétfő keltezéssel 19.18-kor David Gallagher ezt írta: > > Hi - I'm working with the 2.0 release. Instructions reference 'Installing > as a Service' but install doesn't seem to be an option in the script: > > Usage nifi.sh > {start|stop|decommission|run|restart|status|cluster-status|diagnostics|status-history|set-sensitive-properties-algorithm|set-sensitive-properties-key|set-single-user-credentials} > > Is it not an option for 2.0 yet? > > Thanks, > > Dave > >