A silent installation may be preferred when automating the installation of one or more Hybrid Data Pipeline servers. The silent installation process hinges on the creation of a response file. The response file is a text file that you create (for example, installer.properties) with the product installer. After you generate the response file, it must be tailored to your environment. Once tailored, you can then perform the silent installation.

If you are using the silent installation process to deploy Hybrid Data Pipeline behind a load balancer, the response file generated during the initial installation must be modified to install the server on any additional nodes. For a GUI generated response file, you will need to designate the name of an additional node with the D2C_HOSTNAME option. For a console generated response file, you will need to designate the name of an additional node with the D2C_HOSTNAME_CONSOLE option.

A silent installation may include the general following steps: