Install the Controller Using the Command Line
Determine which host you plan to install your Controller on before starting. The host that runs the Enterprise Console is "localhost".
Complete the following steps carefully if you choose to install the Controller on this shared host rather than on a remote host. Note that all services on Windows machines must be installed on the Enterprise Console host since the Enterprise Console does not support remote operations on Windows.
In the <Installation directory>/platform-admin directory, run the following commands to install the Controller:
- Linux
-
CODE
platform-admin.sh list-job-parameters --job install --service controller - Windows
-
CODE
platform-admin.exe cli list-job-parameters --job install --service controller