Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
06-29-2020 03:58 PM
Hello Community! Please Help!
My name is Petra and I am new to NEO4j community and enjoying the learning. Thank you for the resources through out the community. It's really helpful.
I've successfully loaded my test data as CSV to my GraphDB and connected my nodes with properties and relationships. It's really cool!
Now I need to setup NEO4j instance on AMAZON EC2. My teammate who is working with me needs my data I load on NEO4j to EC2 so he can start work on application side and etc. As of now we are just trying to connect and get initial set-up and it's been tough. I did notice there are some post's and links for this, however, I wanted to reach out to you guys and ask for,
Also, I would love to connect via Linkedin as well. Thank you for your time and support. Have a great day!
Respectfully,
Petra Lee
Solved! Go to Solution.
06-30-2020 07:31 PM
Hi @plee
To load the data in EC2 instances, you can either
For any of the above process, suggest to use a proper file management process.
06-30-2020 06:25 PM
An AWS EC2 is acceptable solution. Neo4j also has their Aura cloud service. You could also host Neo4j on a computer under your desk. In the end just as long as your teammate can connect to it is all that matters.
Neo4j has a AMI available on the marketplace that is quick to launch and get running. It's a Linux image with Neo4j already installed. Just make sure you launch it with the correct security group network settings so your teammate can connect.
06-30-2020 07:31 PM
Hi @plee
To load the data in EC2 instances, you can either
For any of the above process, suggest to use a proper file management process.
07-01-2020 02:28 AM
07-03-2020 10:09 PM
What specific problems are you having in deploying neo4j to AWS on an EC2 instance? Is it a security/access problem?
You can treat an EC2 instance just like any other machine you install neo4j on. However with EC2 there is already an Amazon Machine Image with neo4j already installed so it's even easier to get going. Once you've launched it just point your browser to:
https://instance-ip-address:7473/
You will start with an untrusted SSL certificate, which can cause problems with browsers. You must configure your browser to trust the IP address on both port 7374 and 7687 (bolt). See (here)[Troubleshooting Connection Issues to Neo4j] for furrher details The username will be neo4j, and the password will be the instance ID.
Then if you want to do local data import, the import folder is:
/var/lib/neo4j/import
Lastly if you want to connect on Linkedin:
https://www.linkedin.com/mwlite/in/roblongleeds
08-17-2022 10:20 PM
Hi.. what would be the approximate downtime required for migrating 20 GB Neo4j data(installed locally) to Neo4j DB installed on AWS EC2, with minimal throughput of 50 reads per hour and 10 writes per day
All the sessions of the conference are now available online