Skip to content

This is a Vagrant configuration to generate a GraphDb-Neo4j VirtualBox image

License

Notifications You must be signed in to change notification settings

spudmashmedia/graphdb-neo4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphDB-Neo4j

A Neo4j Instance inside a VirtualBox image using Docker

Tools used:

Prerequisites

  1. Virtual Box (box: ubuntu/trusty64)
  2. Vagrant

Installation

  1. Clone this repo
  2. vagrant up

Note: if the build fails half way thru building, try "vagrant reload --provision" to retry.

Usage

Tool Host URL
(navigate in your browser)
GraphDB http://127.0.0.1:7474

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

Date Version Description
2015-07-21 1.0 initial version

Credits

http://neo4j.com
https://registry.hub.docker.com/u/kbastani/docker-neo4j/

GraphDB-Neo4j is made available under the MIT license. http://opensource.org/licenses/MIT

Copyright (c) 2015 Spudmash Media Pty Ltd

About

This is a Vagrant configuration to generate a GraphDb-Neo4j VirtualBox image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages