Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mneedham/neo-vagrant

Vagrant instance with neo4j installed
https://github.com/mneedham/neo-vagrant

Last synced: 14 days ago
JSON representation

Vagrant instance with neo4j installed

Awesome Lists containing this project

README

        

A vagrant instance with neo4j installed

vagrant up # creates the instance
vagrant provision # re-runs the puppet
vagrant reload --no-provision # updates VM stuff without running puppet

curl http://bob:bob123@localhost:60000 # to access the neo console from host machine