Installing TIBCO Activation Service
Once you have determined where TIBCO Activation Service will be deployed in your IT infrastructure, download it from TIBCO Software Downloads site and install it on those systems or virtual machines. TIBCO Activation Service starts automatically as part of the installation using self-signed certificates. No manual steps are required to start TIBCO Activation Service.
When you use the tib-activate CLI for the first time, you are prompted to configure the CLI with TIBCO Activation Service and also change the administrator password. For more information, see First-time Usage of tib-activate.
Prerequisites
- A supported Linux distribution (RHEL or Ubuntu)
- Root or sudo access
Download and Extract the Installer
-
Download the TIBCO Activation Service installer from the TIBCO Software Downloads site. The file name of the installer is similar to
TIB_tibco-activation_1.0.0_linux_x86_64.zip
. -
Upload the installer file to your target server.
- Extract the installer file:
Copy
unzip -d TIB_tibco-activation_1.0.0_linux_x86_64 TIB_tibco-activation_1.0.0_linux_x86_64.zip
Copycd TIB_tibco-activation_1.0.0_linux_x86_64/TIB_tibco-activation_1.0.0/
Install using RPM (RHEL)
-
Navigate to the
rpm
directory:Copycd rpm
- Install TIBCO Activation Service: Copy
sudo yum -y install tibco-activation_1.0.0_x86_64-server.rpm
-
Install Activation Client:
Copysudo yum -y install tibco-activation_1.0.0_x86_64-util.rpm
Install using DEB (Ubuntu)
-
Navigate to the
deb
directory:Copycd deb
- Install TIBCO Activation Service: Copy
sudo apt-get -y install ./tibco-activation_1.0.0_x86_64-server.deb
- Install Activation Client: Copy
sudo apt-get -y install ./tibco-activation_1.0.0_x86_64-util.deb
- Configure the CLI and change the administrator password. See First-time Usage of tib-activate.
- Step 2: Generating Your Licenses
- Step 3: Activating TIBCO Products
- Step 4: Maintaining Activations
- Quick Reference: From Installing TIBCO Activation Service to Uploading a License