7.6 Silently Installing Identity Reporting

A silent (non-interactive) installation does not display a user interface or any questions. Instead, the system uses information from a silent properties file. Identity Reporting and Identity Governance use the same installer to install these separate components. To silently install Identity Reporting you use the identity-governance-install-silent.properties file.

If you are installing Identity Reporting on a server without Identity Governance installed on it, we recommend that you perform a guided installation or console install of Identity Reporting and generate a response file. The response file contains the properties with values for your environment that you add to the identity-governance-install-silent.properties file.

WARNING:If you are deploying on Windows, ensure that you escape the backslashes '\' or the silent properties file do not work.

The steps to populate the identity-governance-install-silent.properties file and run it are the same whether you are installing Identity Reporting on a separate server or with Identity Governance. Follow the steps for silently installing Identity Governance to silently install Identity Reporting. For more information, see Section 6.6, Silently Installing Identity Governance and its Components.

When installing Identity Reporting on a separate server:

  1. Copy the encrypt-keys.pkcs file.

  2. Open the identity-governance-install-silent.properties file, then change the encryption keystore related properties to use the same encryption keystore file on the new node. Specifically set:

    install_enc_create_file=false
    install_enc_source_file=PATH 

    where PATH is the location of the copied encrypt-keys.pkcs12 file.

NOTE:If you installed Identity Reporting on a server that does note have Internet access, see Section 9.4.4, Configuring a Proxy Server for the Identity Reporting Server