Name

neo4j-arbiter — Neo4j Arbiter for High-Availability clusters

Synopsis

neo4j-arbiter <command>

DESCRIPTION

Neo4j Arbiter is a service that can help break ties in Neo4j clusters that have an even number of cluster members.

COMMANDS

console
Start the server as an application, running as a foreground process. Stop the server using CTRL-C.
start
Start server as daemon, running as a background process.
stop
Stops a running daemonized server.
restart
Restarts a running server.
status
Current running state of the server
install
Installs the server as a platform-appropriate system service.
remove
Uninstalls the system service

FILES

conf/arbiter.cfg
Arbiter server configuration.
conf/arbiter-wrapper.cfg
Configuration for service wrapper.