Previous Topic: Install an OrchestratorNext Topic: Add a Node to an Additional Orchestrator


Post-Installation Tasks for an Orchestrator

Perform the following post-installation tasks as needed.

  1. To configure an Apache load balancer to use secure communication through SSL, take the following steps:
    1. Navigate to the following folder:
      apache_install_dir\conf\extra\ 
      
    2. Open the following file:
      httpd-ssl.conf 
      
    3. Add the following lines inside the <VirtualHost> </VirtualHost> tags at the end of the file:
      SSLOptions +StdEnvVars +ExportCertData
      JkMount /* loadbalancer 
      

      Note: To configure a load balancer to use basic communication, comment out the previous statement.

    4. Save the file. Close the file.
    5. Restart the Apache HTTP Server.
  2. Configure ports.
  3. Configure firewalls for bi-directional communication.
  4. If you installed the Domain Orchestrator on a server with the HP-UX operating system, perform additional configuration steps on HP-UX.
  5. (Windows only) Start the Orchestrator service.

    The Orchestrator registers itself with the Domain Orchestrator.

  6. Verify the installation of the additional Orchestrator.
    1. Browse to CA Process Automation and log in.
    2. Click the Configuration tab.
    3. Click the Orchestrators node in the Configuration Browser palette.
    4. View the new Orchestrator in this list.