neo4j
Creates a Neo4j graph database + volume (upd 5/9/25 works with Metal now!).
neo4j
neo4j:5.26-community-bullseye
Just deployed
/var/lib/neo4j/data
(5/9/24 updated to work with Metal!)
This template starts an instance of Neo4j with attached storage. This is a very basic configuration that allows client (such as Neo4j Desktop) to connect via Bolt to the TCP proxy.
The NEO4J_AUTH variable configures the initial password for the default user "neo4j".
Neo4j tends to overestimate the memory requirements when deployed via Docker, so he memory size variables are required. They can be tweaked depending on the size of your application.
WARNING: This cannot be run on a Trial account because the VMs are too small to support running Neo4j.
Template Content