Skip to content

simpsonjulian/neo4j-enterprise-local-qa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neo4j Local JVM Setup

This (naive) rakefile will set up a local cluster of Neo4j HA servers. By default it sets up 3 machines and 3 coordinators. For more machines (don't use less because the coordinators won't be quorate), simply add to the array:

machines = ["machineA", "machineB", "machineC"] # give each machine a unique name

Contacts

Jim Webber, @jimwebber

About

Simple script for setting up a local Neo4j HA cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages