Kevin, what doesn't work? What happens then on your system?
Michael Am 18.03.2014 um 17:19 schrieb Kevin Burton <[email protected]>: > The neo4j.bat doesn't seem to work as advertised in this package. The > documentation seems to indicate that I can do something like 'neo4j.bat > start'. But it doesn't work. Any ideas? > > On Friday, March 14, 2014 9:12:45 AM UTC-5, C E wrote: > Hey Jim, > > Looks like some convergent evolution is going on, I made a similar control > panel (disclaimer: made for my personal use, figured I'd share) last weekend: > https://github.com/whatSocks/LoadDB > > The control panel lives on my Ubuntu server adjacent to my instance of Neo4j. > When I want to put a new graph.db on the server I tar.gz the graph.db and > submit it through the control panel, from which I can then load it or save > it. It can also save a copy of the graph.db currently in the neo4j/data > folder. > > I've only run this on my Mac and my Ubuntu server. > > > On Wednesday, March 12, 2014 6:00:07 PM UTC-4, Jim Salmons wrote: > In addition to what Michael pointed out, you might be interested in my > Neo4jCP control panel. It's a tiny (compiled Autohotkey) utility to manage > the Neo4j server like you are looking to do. Mind you, this is a > non-enterprise basic utility and it sounds like you may have more significant > needs, but even so, this may be useful: > > http://sohodojo.biz/node/27 > > This post will tell you about my Neo4jCP control panel. The screencast will > show you what it has to offer feature-wise. I did this little utility during > the 1.x generation distributions and before the new Browser. But it still > works well if you do the zip-based install -- where you use the Windows > service approach to run your local server -- rather than the one-click-ish > embedded easy Windows install that you mentioned. > > You'll find full source (what there is of it, Autohotkey ROCKS!) on the > associated GitHub repo athttp://jim-salmons.github.io/neo4jcp/. > > --Jim-- > www.SoftalkApple.com > > > On Wednesday, March 12, 2014 7:40:03 AM UTC-5, Kevin Burton wrote: > I just started using Neo4j and I am on a Windows platform (x64 Windows 2008 > Server). From all that I can tell I need to start Neo4j Community app and > fill in the database location every time I want to use the database. Is there > a way to start Neo4j as a service with some default configuration settings > (configuration entries that I could edit) so that Neo4j is available every > time the machine boots? > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
