Bitnami package for Neo4j
Bitnami by VMware | 5.25.1-0-r01 on Debian 12Linux/Unix, Debian 12 - 64-bit Amazon Machine Image (AMI)
Does not work
I walked through the configuration, instance was created, but Neo4j is not running and I can't even connect to the ec2 instance.
- Leave a Comment |
- Mark review as helpful
Better than official neo4j image
At least this works without any problem etc, neo4j stack is more expensive and initial config doesn't work ata ll
Up and running in 10 minutes
More versatile than the official Neo4j Community AMI. Docs are a little vague, but proved easy to figure out.
SSH into EC2 using `bitnami` instead of `root` for the username. Your database credentials are in a file in the home directory.
Doesn't come with a pre-made security group- be sure to open the necessary ports to connect to neo4j.
It doesn't work out of the box as stated
I chose this image because it claims to work out of the box. I use a community image for staging and have to make modifications to get it to work. However, I wanted a quick solution for my production environment which I can spin up quickly and easily in case of any problem. I was able to find the password but the documentation varies as to whether the username is 'user', 'neo4j' or 'bitnami'. Really all I want is the bolt connection url and there is no mention of it. I have tried all of the options I can think of but cannot access the database from code or from the Neo4j Desktop. Giving up now - terminating the instance.