Silent install procedures

The Server component to the install can be installed silently on both Windows and Linux.

Please have the following resources available. Cleo recommends that both are located in the same location. The required file is available on your Support Portal on cleo.com. Please contact Support if you require assistance.
  • Clarify Server installer
  • server.cluster.silent file

The server.cluster silent file must contain the correct properties, as highlighted in this example.

To install:

Run the OS-specific command from the location of the installer and file:

(For Windows)

start /w <Clarify_Installer.exe> -i silent -f server.cluster.silent

(For Linux)

./<Clarify_Installer.sh> -i silent -f server.cluster.silent

Always confirm that the installs ran successfully. Errors stop the installation immediately. A log file (Clarify_Install_Result.log) can be found in the installer's home directory (if the installer is 'root', then the file is in /root).