i have been neo4j community edition user couple of years v1.x releases. in times there no windows installer , run console or windows service. in 1 release in 2.0.x series neo4jinstaller.bat introduced make easier install service. however, documentation 2.2.x series no longer includes reference installing windows service. see the neo4j manual v2.2.3. if @ 2.1.x or 2.0.x documents section on installing windows service still present. has led me conclusion may have been deprecated advised deployment approach neo4j v2.2.x. know if case , why? if recommended deployment technique on windows server?
i should point out running install command usual still works.
bin\neo4jinstaller.nat install
i think neo technology deprecated that, because have maintain it. doesn't support linux service anymore.
you can create windows service yourself. it's not hard. following link should you.
how create windows service using sc.exe
nssm - non-sucking service manager
Comments
Post a Comment