{"id":23779596,"url":"https://github.com/saagie/docker-neo4j","last_synced_at":"2026-04-10T12:30:20.752Z","repository":{"id":97582771,"uuid":"127413991","full_name":"saagie/docker-neo4j","owner":"saagie","description":"Neo4j","archived":false,"fork":false,"pushed_at":"2018-04-06T15:02:23.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-01T10:19:25.072Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saagie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-30T10:12:48.000Z","updated_at":"2018-04-06T15:02:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ef6e304-fe5f-48c6-9b1b-eaeafd584b69","html_url":"https://github.com/saagie/docker-neo4j","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagie%2Fdocker-neo4j","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagie%2Fdocker-neo4j/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagie%2Fdocker-neo4j/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagie%2Fdocker-neo4j/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saagie","download_url":"https://codeload.github.com/saagie/docker-neo4j/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239979476,"owners_count":19728528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-01T10:19:12.175Z","updated_at":"2026-04-10T12:30:20.670Z","avatar_url":"https://github.com/saagie.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neo4j\n\nDocker image base on offical Neo4j image.\n\nThe only difference is the path of mounted volume where to store data: `/data-neo4j` instead of `/data`.\n\n## Run it\n\n`docker run -d --rm --name neo4j -p7474:7474 -p7687:7687 -v $(pwd)/data-neo4j:/data-neo4j saagie/docker-neo4j`\n\n### Customizing ports\n\nIf you want to run Neo4j web interface on another port (default is 7474), you can set a `NEO4J_dbms_connector_http` environment variable.  \nIf you want to customize Bolt port, you can set `NEO4J_dbms_connector_bolt`\n\nExample:\n`docker run -d --rm --name neo4j -p1234:1234 -p9876:9876 --env NEO4J_dbms_connector_http=1234 --env NEO4J_dbms_connector_bolt=9876 -v $(pwd)/data-neo4j:/data-neo4j saagie/docker-neo4j`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaagie%2Fdocker-neo4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaagie%2Fdocker-neo4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaagie%2Fdocker-neo4j/lists"}