Installing a CDP using the wizard
Where you are in the installation process
Step | Task |
---|---|
1. | |
2. | |
3. | |
4. | Install the Configuration Distribution Peer (You are here) |
5. | Install TrueSight Orchestration Development Studio |
6. | Install TrueSight Orchestration Content |
7. | Install additional peers – Activity Peer |
Install additional peers – Lightweight Activity Peer | |
Install additional peers – High Availability CDP | |
8. | Install the Operator Control Panel |
9. | Install the Health and Value Dashboards |
10. | Complete post-installation configuration tasks |
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.
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.
Default port number is 28080. Specify 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 specify the password for the aoadmin account.
- Select the Repository Protocol that matches the protocol used while installing the repository.
If using embedded Remedy SSO, select Install Embedded Remedy SSO, click Advanced Options and provide the following information:
Parameter
Default value
Notes
Service Name
BAO-CDP
If you install more than one CDP on the same computer, ensure 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
-
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 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.
Troubleshooting the installation
If you face issues during installation, see Troubleshooting-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.
Related topic