Skip to content

VirtualFlyBrain/Docker-VFB-Neo4j-ProductionDB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Docker neo4j server with VFB production DB loaded

To run: docker run -d -p 7474:7474 -p 7473:7473 virtualflybrain/docker-vfb-neo4j-productiondb

To access: http://localhost:7474

Note: not on version 3 so no bolt port but will be changing over soon