ec2neo icon indicating copy to clipboard operation
ec2neo copied to clipboard

CloudFormation Templates for deploying Neo4j

Results 10 ec2neo issues
Sort by recently updated
recently updated
newest added

I am able to ssh into EC2 instances, but the Browser URL don't work Having looked further into the cfn-init.log it appears that the following command not working **> sudo...

Failed to create: Volume :EBSVolume, AWS::EC2::SecurityGroup : sgNeo4jServer. this is the error when deploying it with Ubuntu system. Can you guys help me with this?

It seems that this script only provision the server on EC2-Classic, right? Why not have a VPC option to provision it internally to a private subnet?

The readme mentions: "A Neo4j Enterprise installation". If it is enterprise does it serve for just 30 days? Because on neo4j site its mentioned that enterprise edition is for 30...

According to the logs Command 03mountFS (/bin/mount /dev/xvdj /var/lib/neo4j) failed. ![builderror](https://cloud.githubusercontent.com/assets/3613416/9040615/4c9a211a-39d1-11e5-87e5-8114e3523500.jpg)

Hello, Failed to create. CREATE_FAILED AWS::EC2::Instance Server Virtualization type 'hvm' is required for instances of type 't2.small'. I've tried with a micro - do I have to select a medium...

I get the following message: CREATE_FAILED AWS::EC2::Instance Server The image id 'ami-1a059572' does not exist ROLLBACK_IN_PROGRESS AWS::CloudFormation::Stack Neo4j The following resource(s) failed to create: [Server]. . Rollback requested by user....

If I try to connect in ruby with the username and password I supplied upon creation I get: Server not available on http://xx.xx.xx.xx:7474/db/data (response code 302) (RuntimeError) When I first...

That db would then be unzipped and used as initial database

enhancement