[Neo4j] Neo4j on Azure

2014-03-31 Thread Pradeep Panzade
I have created VM (Windows Server 2012 R2) on Windows Azure and installed Neo4j on that VM. I am able to access using http://localhost:7474 link. When I try to access the same from my local laptop, I am not able to access. I have created Endpoint for Neo4j on VM and also opened the port 7474.

[Neo4j] Stop and Start neo4j from remote machine

2016-09-22 Thread Pradeep Panzade
How to start and stop neo4j from remote machine. I have configured org.neo4j.server.webserver.address to my domain and 7474 port. I am able to connect to neo4j on server using specific username and password. But I am unable to start and stop neo4j from remote machine. Please help. --