AWS server info - TranslatingNetworks/neo4j GitHub Wiki
The server is ec2-54-153-113-75.us-west-1.compute.amazonaws.com. It runs Amazon Linux. Its specs are very minimal (1 vCPU, 2 GB vRAM) at the moment, but it can be upgraded as necessary (neo4j system requirements here).
To log in with sudo priviliges via SSH (ask broadwell for the .pem file):
$ ssh -i ~/.ssh/lemmelogin.pem [email protected]
The Neo4j Web management interface is accessible by browsing to
http://ec2-54-153-113-75.us-west-1.compute.amazonaws.com:7474/browser/
Ask another transnet member for the username and password.