Docker neo4j server with VFB production DB loaded
To run:
docker -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
Docker neo4j server with VFB production DB loaded
To run:
docker -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