A fast, scalable, and intuitive graph database for AI reasoning, fraud detection, recommendation systems, and more.
Neo4j is a leading native graph database designed for handling highly connected data. This template deploys the Neo4j Community Edition using the official Docker image.
The admin username is neo4j
. The password is auto-generated for security reasons—please see the Zeabur Control Panel for your password.
The Neo4j Browser UI is not available in this deployment.
Connect from applications inside your Zeabur internal network using:
bolt://<service-host>:7687
Note: This service is only accessible from within the Zeabur internal network. No public endpoints are exposed.
Mounted to /data to preserve your database between redeploys.
This setup is suitable for prototyping, educational use, and small production deployments.