Installing, Upgrading, and Uninstalling

Install the App

  1. Log in via SSH to the SecureChange server.

  2. Copy the installer file to the root directory (/root).

  3. Go to the folder and run the installer file:

    • For CentOS 7, RHEL 7, or TufinOS 3.x

      # sh <App_Name>-vX.Y.Z.el7.run

After you install the app, you will need to install a license. For more information, see Managing the App License.

During installation, RLM creates a Rule Recertification workflow called RLM Rule Recertification Workflow (if no workflow by that name already exists). This workflow includes three steps with the rule recertification field defined in each step. The user, with permissions to modify workflows, must login to SecureChange to complete the setup by adding an assignee for each step. The end user does not need to use this workflow.

Upgrade the App

To upgrade Rule Recertification App, install the latest version on the server where the older version is installed. There is no need to uninstall your existing version first.

Upgrade Tufin Orchestration Suite

If you are also upgrading Tufin Orchestration Suite (TOS), upgrade TOS and then upgrade Rule Recertification App. See Marketplace App Lifecycle to verify that your app version will run with your TOS version.

Uninstall the App

Uninstalling Rule Lifecycle Management App is a simple process – running a command in the SecureChange server. This stops the service and removes the app files from the database. However, the vulnerability data and app settings are still retained for future use.

If you want to remove this information, contact a Tufin Representative for support.

  1. Log in via SSH to the SecureChange server.
  2. Go to the root directory and run the following command:
  3. # sh <App_Name>-vX.Y.Z.el7.run --uninstall