Neo4j on Amazon EC2 - Not accessible from remote machines
问题 I am currently attempting to get neo4j installed properly on an EC2 instance with RHEL. Currently I can not hit the server on port 7474 from a browser to see the neo4j webadmin or browser. As of right now I can successfully access localhost:7474 which leads me to believe it is some level of access issue with remote connections. What I have done so far: Installed Oracle Java 1.7 on the EC2 instance Installed neo4j-community-2.0.1 Added org.neo4j.server.webserver.address=0.0.0.0 to the neo4j