Installing in Console Mode

In console mode, you can run the installer from the command line.

Before you begin
1. Open the physical media or download the installation package from the TIBCO eDelivery website. To download the installation package, a user name and password are required. If you do not have a user name and password, contact TIBCO Support.
2. Extract the content of the installation package to a temporary directory and then use the extracted installation package to start the installation.
3. Stop all the running applications and services.
    Procedure
  1. On a command line, navigate to the temporary directory to which you extracted the installation package.
  2. Run the following command to start the installation:
    • On Microsoft Windows run the following .exe on console mode:
      TIBCOUniversalInstaller-x86-64.exe -console
    • On Linux run the following .bin file on console mode:
      ./TIBCOUniversalInstaller-lnx-x86-64.bin -console
  3. Follow the CLI instructions till you reach the TIBCO HOME Selection panel.
  4. In the TIBCO HOME Selection panel, specify the installation path:
    • To define a new installation environment, select Create a new TIBCO installation environment option by entering 1 and specify the path to the new installation environment.
    • To specify an existing installation environment, select Choose an existing environment option by entering 2.
    For more details, see Installation Environment.
  5. Select an installation profile on the Installation Profile Selection panel to specify the components that you want to install.
    Note: To install all components, select the Customize Installation check box and manually select the components to be installed.
    Note: If you have already begun the installation by selecting one of the options, you can change the selection by customizing the install feature selections.

    For more details, see Installation Components and Profiles.

  6. Enter 0 once you have selected the installation components.
  7. Enter yes when prompted if you want to customize the install feature selections.
  8. Select the features that you want to install in the TIBCO Operational Intelligence Hawk RedTail 7.2.1 - Feature Selection panel and then enter 0 after selecting the desired features.
  9. In the JAVA Home Directory panel, perform one of the following steps:
    • To use the JVM bundled with the installer, select Use JVM Provided By TIBCO option by entering 1.

    • To use your own JVM, select Specify Currently Installed Java option by entering 2 then specify the path where JVM is installed.

      Note: When you obtain third-party software or services, it is your responsibility to ensure you understand the license terms associated with such third-party software or services and comply with such terms.

  10. In the TIBCO OI Hawk RedTail Agent - GRPC Transport panel, retain the default configuration values for Hawk Domain and Hawk RedTail Console or specify new values and click 1.
  11. In the TIBCO OI Hawk RedTail Agent - GRPC Transport panel, retain the default configuration values for AMI TCP Session or specify new values and also specify whether you want to set the AMI RVD Session, and then click 1.
  12. In the Oracle Elliptic Curve Cryptography Library LGPL License Agreement panel, accept the terms of agreement by entering yes.
  13. In the LGPL Assembly Download panel, perform one of the following steps:
    • To download LGPL assembly files, select Download Oracle Elliptic Curve Cryptography Library assembly from the public TIBCO download site option by entering 1.

    • To use your own LGPL assembly files, select Specify the location of a previously downloaded Oracle Elliptic Curve Cryptography Library assembly option by entering 2 and specify the path where the assembly file is stored.

  14. When the installation is completed, press Enter to exit the installer.
What to do next
For errors that occur during the installation process, see the installation log file at User_Home/.TIBCO.
For building the docker images of TIBCO OI Hawk RedTail, see Building Docker Images for TIBCO OI Hawk RedTail Components.
If the images of the core components of TIBCO OI Hawk RedTail have already been built, then deploy TIBCO OI Hawk RedTail components and start TIBCO OI Hawk RedTail. For more information, see the following sections:
In standalone mode, see Deploying TIBCO OI Hawk RedTail Components in Standalone Docker Compose Mode.
In a multi-host environment, see Deploying TIBCO OI Hawk RedTail Components in a Kubernetes Cluster.
In an enterprise environment, see Running TIBCO Hawk Agent in an Enterprise Environment for Hybrid Deployment.
If you want to configure TIBCO OI Hawk RedTail components for HA deployment, see Configuring TIBCO OI Hawk RedTail for High Availability Deployment.
To start TIBCO OI Hawk RedTail, see Starting TIBCO OI Hawk RedTail Services in an Enterprise Environment.