Skip to content

Getting started

Alessandro Luccaroni edited this page Aug 7, 2015 · 1 revision

Getting started

In order to get started download the latest zip and unzip it to a directory. Only linux startup scripts are provided.

Install the latest version of Java 8, at set your JAVA_HOME env variable

In order to start a broker run bin/service broker start

In order to start a worker run bin/service broker start

The HTTP API with a brief overview of the system will be at http://localhost:/7364/majordodo

Clone this wiki locally