Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-04-2019 04:51 AM
Hi all,
We recently built updated images and marketplace entries for Neo4j 3.5.1 on GCP. Users can now launch single instance or clustered deploys of Neo4j. All images include both APOC and Graph Algorithms.
Anyone can launch Community. For Enterprise instances, please fill out this link to either register your cloud instance (if you're an existing customer) or get a 30-day evaluation license.
We store our public images in the google cloud project called launcher-public
. The two new images within that project are:
neo4j-enterprise-1-3-5-1-apoc
neo4j-community-1-3-5-1-apoc
Useful documentation!
We'd love to hear how people are using these, so please follow up if you have any questions.
02-15-2019 06:56 AM
Hi David,
Is there a way to get a list of the neo4j images available in googe cloud? I've been trying to get a list to see which neo4j versions are available, but haven't been able to figure it out.
Thanks!
Tim.
PS: The neo4j partner page seems to missing content:
https://cloud.withgoogle.com/partners/detail/?id=CIGAgICAgMC4kAE%3D&hl=en-US
02-15-2019 07:07 AM
We publish our images in a GCP project called launcher-public
so by listing images in that project, you can see what we've made available.
Hey, thanks for the update about that google page! I'll check with them on that.
gcloud compute images list --project launcher-public | grep neo4j
Sample output:
neo4j-enterprise-1-3-3-4 launcher-public neo4j-enterprise READY
neo4j-enterprise-1-3-3-5 launcher-public neo4j-enterprise READY
neo4j-enterprise-1-3-4-0 launcher-public neo4j-enterprise READY
neo4j-enterprise-1-3-4-11-apoc launcher-public neo4j-enterprise READY
neo4j-enterprise-1-3-4-3-apoc launcher-public neo4j-enterprise READY
neo4j-enterprise-1-3-4-6-apoc launcher-public neo4j-enterprise READY
neo4j-enterprise-1-3-4-7-apoc launcher-public neo4j-enterprise READY
neo4j-enterprise-1-3-4-9-apoc launcher-public neo4j-enterprise READY
neo4j-enterprise-1-3-5-0-apoc launcher-public neo4j-enterprise READY
neo4j-enterprise-1-3-5-1-apoc launcher-public neo4j-enterprise READY
neo4j-enterprise-1-3-5-2-apoc launcher-public neo4j-enterprise READY
02-15-2019 07:59 AM
That's perfect! Thank you!
Tim.
All the sessions of the conference are now available online