...
Property Name | Property Code | Required | Description |
---|---|---|---|
Mule Home | FDMULE_HOME | Yes | Path to the Mule Standalone Install |
Standalone Cluster ID | FDMULE_SA_CLUSTER_ID | Yes | Cluster ID that the standalone server is a part of. Each server with the same Cluster ID will be added to the same cluster. Different cluster ids will cause servers to join different clusters. |
Stop if Running | FDMULE_STOP_IF_RUNNING | No | If checked, this operation will stop a running mule server if it is running before removing it. If unchecked, the operation will error out if the Mule server is running. |
...