Caprover logo
Caprover one-click apps browser
Neo4j logo
Neo4j
Neo4j is an open-source, NoSQL, native graph database that provides an ACID-compliant transactional backend for your applications.
Official integration
Created - Last update

Neo4j is an open-source, NoSQL, native graph database that provides an ACID-compliant transactional backend for your applications. Enter your configuration parameters and click on next.

Deployed services
neo4j-db
neo4j:$$cap_neo4j_version
  • neo4j-db-data:/data
unless-stopped
1
Variables

Neo4j Version

Default: 4.1.9

$$cap_neo4j_version
Check out their Docker page for the valid tags https://hub.docker.com/_/neo4j?tab=tags

Neo4j Root User

Default: neo4j

$$cap_db_user
Username for the database user

Neo4j Root password

Default: $$cap_gen_random_hex(10)

$$cap_db_pass
Password for the database user
© 2025, Built with Gatsby - Source code available on GitHub