Installing a CDP using the wizard
To install a CDP
While installing a CDP, the installation program searches for and uses the configuration settings for the repository.
- Navigate to the directory where the installation program files are downloaded, and start the installation program.
- Windows: setup.cmd
- Linux: linux_bao_server_installer_vv_rr_nn.sh
- On the splash screen, select the language in which to view the installation program, and click OK.
- Review the welcome page, and click Next.
- Read the license agreement, agree to the terms, and click Next.
- Select Install new Orchestrator components and click Next.
Select Configuration Distribution Peer and click Next.
- Browse to select the directory to install the CDP and click Next.
By default, the component is installed in the following directory (also referred to as AO_HOME in the documentation):- Windows: C:\Program Files\BMC Software\BAO\CDP
- UNIX: /opt/bmc/BAO/CDP
- Enter the root port that you want to use for the CDP and click Next.
(Optional) Click Edit Ports to change the default port values and avoid conflicts with other applications or operating system services on the target server and click Next.
On the Primary CDP selection panel provide the following information and click Next.
- Select the Repository Protocol that matches the protocol used while installing the repository.
The default value is https. - In the Repository Host Name field, type the fully qualified domain name (FQDN) of the host where the repository is installed.
- In the Repository Port Number field, type the port number on which the repository is installed.
The default port number is 28080. Enter the password for the administrator account used for the repository.
If you have not created a separate administrator account after installing the repository, you can enter the password for the aoadmin account.
- Select the Repository Protocol that matches the protocol used while installing the repository.
To install the CDP by using embedded Remedy SSO, select Install Embedded Remedy SSO, click Advanced Options, provide the following information, and click Next:
Parameter
Default value
Notes
Service Name
BAO-CDP
If you install more than one CDP on the same computer, make sure that you change the Service Name to avoid conflict.
CDP Protocol
https
CDP Host Name
-
Fully qualified domain name of the computer where you are installing the CDP
Repository HA Address
-
The repository IP address and port for communication with the enterprise service bus (ESB) are generated in the following format: <IPaddress>:<port>
On a computer that has multiple network interface cards (NICs) this must be the IP address that allows access from the CDP and/or the HA-CDP.
The default port is the repository web port plus 10. For example, if the repository port is 28080, the Repository HA address is 28090.
CDP HA Address
-
CDP IP address and port for communication with the enterprise service bus are generated in the following format: <IPaddress>:<port>
On a machine that has multiple network interface cards (NICs) this must be an IP address that allows access from the repository and/or the HA-CDP.
The default port is the CDP web port plus 10. For example, if the CDP port is 38080, the CDP HA address is 38090.
TSO Domain
-
Specifies the cookie domain name for TrueSight Orchestration and BMC Remedy Single Sign-On, which controls the cookie visibility between servers within the domain. You must specify the network domain of the computer on which you are installing the component.
Example: yourcompany.com
To install the CDP by using external Remedy SSO, select Use External Remedy SSO, provide the following information, and click Next:
Parameter
Default value and notes
Remedy SSO URL
Type the external Remedy SSO URL in the following format:
https://<hostname>/<port> For example, if Remedy SSO server has the name external-rsso.mydomain, the URL is:
https://external-rsso.mydomain:8080Remedy SSO Realm
Type the name of the realm to be used for TSO.
Admin password
Enter the admin password to log into RSSO.
Remedy SSO Version
Depending upon the RSSO version you are using, select the appropriate version from the following list: 9.1.02, 9.1.03.x, 9.1.04.x, 18.x, 18.x+.
For example, if you are using RSSO version 20.02, select 18.x+.- On the Cassandra database details panel, select Yes to configure the Cassandra database or No to continue the installation without configuring the Cassandra database.
If you select Yes, provide the following information and click Next:
Parameter
Notes
Host IP Address
Enter the Host IP Address where Cassandra is installed
Port
Enter the Port number where Cassandra is running
Username
Enter the username to log into the Cassandra DB
Password
Enter the password to log into the Cassandra DB
To skip configuring the Cassandra database, select No, and click Next.
To configure the Cassandra database after installation, enter the Cassandra details in the context.xml file located in the <AO_HOME>/tomcat/config directory.
- To start the CDP server after installation, select Yes.
- Review the information and click Install.
On the Installation Summary panel, perform one of the following actions:
- To exit the installation program, click Done.
- To review the BAO_install_log.txt file, click View Log, and then click Done to exit the installation program.
To verify whether the CDP is installed, log on to the Grid Manager (web application hosted on the CDP), by using the following details:
The Status tab shows the grid that you set up when you installed the CDP.
Post-installation activities
- If you are using the embedded Remedy SSO, after installing your TrueSight Orchestration components you must complete the steps as described in Configuring-a-fail-safe-enterprise-service-bus-after-installation.
- After installing the primary CDP, the Default role has full access to the repository and to the grid, just as the AoAdmin role. In Remedy SSO, if a user is not assigned to any role, it is assigned to the Default group/role. BMC recommends that you update the permissions for the Default group to avoid providing permissions to unintended users. For more information, see Configuring-after-grid-installation.
If you are installing in a Linux environment, you must complete the following instructions after the installation.
Next step in the installation process
For a basic deployment scenario, you can choose to install the TrueSight Orchestration Development Studio and
TrueSight Orchestration Content after installing the CDP.
See the Installing-Classic-mode section for installing platform components based on your deployment scenario.