To install Terracotta, run the Terracotta installer. Execute the downloaded terracotta-x.x.x-installer.jar by double clicking, or by opening a command line/terminal window and executing the following command:

java - jar terracotta-x.x.x-installer.jar

Follow the instructions on screen to complete the installation.

A command line installation can be performed by adding the -console option:

java - jar terracotta-x.x.x-installer.jar -console

Install Terracotta on every machine that runs a Servoy Application Server that is to become part of the Servoy cluster.

When using a dedicated machine to run for a Terracotta instance to act as Terracotta server, also follow the installation procedure on the dedicated machine.

Terracotta requires the JAVA_HOME environment variable to be set and properly point to the Java runtime environment to use. See Setting the JAVA_HOME environment variable.