You can install the Hub Server in silent mode. Before you start the silent installation, ensure that you configured the silent installation properties file.
Start the application server.
Copy the silent installation properties file to the target environment.
In the target environment, run the command for your operating system:
UNIX
.
./hub_install.bin -f <absolute path to edited installer properties file>
Windows
.
hub_install.exe -f <absolute path to edited installer properties file>
The silent installer runs in the background. The process can take a while.
If you chose to have the installer deploy the Hub Server, check
postinstallSetup.log
to verify that the installation was successful.
The log file is in the following directory:
<
MDM Hub installation directory
>/hub/server/logs
Next step
: After the installation completes, the next step depends on whether you chose to deploy the Hub Server.
If you chose to deploy the Hub Server from the installer, you do not need to deploy the Hub Server as part of the post-installation tasks.
If you chose to deploy the Hub Server later, you must deploy the Hub Server as part of the post-installation tasks.