Web Analytics Made Easy - Statcounter

How to access Neo4j AMI?

Accessing Neo4j

URL: http://instance-public-ipv4:7474
Username: neo4j
Password: instance-id
 
Note: Wait for 10 mins after 2/2 status check is complete

Instance Login

Shell/Terminal:
sudo chmod 400 yourpemkeyname.pem
ssh -i yourpemkeyname.pem ubuntu@yourinstanceip