Apache Ignite server as runnable jar with external configuration (via properties)
Download the runnable jar from maven central. Alternatively clone and build it via mvn clean package
Create an ignite.properties
file in the local directory and configure it. It can be empty and then all defaults are used.
Create a logback.xml
file in the local directory and configure it. If not supplied a default one is used.
java -jar avaje-ignite-server-1.1.1.jar