On This Page
Installing, Upgrading, and Uninstalling the App
Compatibility and Upgrades
Click here for Tufin Orchestration Suite version compatibility. The hardware and software requirements of SecureTrack Reporting Essentials (STRE) are identical to those of the TOS version that is installed.
In a Tufin High Availability (HA) environment, you can install STRE on both machines. The data is stored only on the local server and is not copied when the server is down.
In a Tufin Distributed Architecture (DA) environment, STRE is installed on the Secure Track Central Server (CS).
Prerequisites
The following elements are required for installing STRE:
-
Google Chrome or Mozilla Firefox internet browsers.
-
Download the STRE installation file you need for your version of TOS from the Marketplace.
To check which version of TOS you have, run:
# tos ver
Install the App
-
Log in via SSH to the SecureTrack server.
-
Copy the installer file to the
root
directory. (/root)
-
Go to the folder and run the installer file:
For CentOS 6, RHEL 6, or TufinOS 2.x:
# sh setup_ReportPack_app-vX.Y.Z.el6.run
For CentOS 7, RHEL 7, or TufinOS 3.x:
# sh setup_ReportPack_app-vX.Y.Z.el7.run
Upgrade the App
To upgrade SecureTrack Reporting Essentials, install the latest version on the server where the older version is installed. There is no need to uninstall your existing version first.
If you are also upgrading Tufin Orchestration Suite (TOS), upgrade TOS and then upgrade SecureTrack Reporting Essentials. See Marketplace App Lifecycle to verify that your app version will run with your TOS version.
Uninstall the App
Uninstalling STRE is a simple process – running a command in the SecureTrack server. This stops the service and removes the app files from the database.
However, the report data and app settings are still retained for future use.
If you want to remove this information, contact a Tufin Representative for support.
- Log in via SSH to the SecureTrack server.
- Go to the root directory and run the following command:
# sh setup_SecureTrack Reporting Essentials_app-vX.Y.Z.run --uninstall
Or
# sh setup_SecureTrack Reporting Essentials_app-vX.Y.Z.run -u