Installing and Logging in to VCA

Before Installation

  • Confirm that you have either a Google Chrome or Mozilla Firefox internet browser.

  • Extensions applications may require additional hardware and resources, depending on utilization. Consider expanding your resources if heavy use of the application is intended.

  • If you are not using Tufin OS, we recommend that you open a support ticket for a walkthrough before installing an Extension application for the first time. Note the initial setup for all Extensions applications is the same.

Install Process

These instructions apply if you are:

  • Installing VCA for the first time.

  • Upgrading to a TOS Aurora version that requires a new installation.

  • Upgrading VCA.

Retrieve Installation File

You can download all Extensions application files, either locally or downloaded to a relevant server, from the Customer Portal Download Center.

  1. From the Download Center, select the Extension to download.

  2. Select the method for downloading the installation package: Download to Computer or Copy link (valid for 10m). Using the link requires the server to have access to download from https://tosportaldownloads.tufin.com.

  3. If you downloaded the package, upload it from your local computer to the primary data node to the directory c:/opt. Upload the file as is; do not extract it first.

  4. If you copied the link, run the following command. If the link has expired, get a new link from the Download Center.

    curl -o vca-v<APP-VERSION>-k3s.run “<LINK>”
    curl -o vca-v<APP-VERSION>-k3s.run “<LINK>”

    where

    • <APP-VERSION> is the version number as seen in the file name in the Download Center.

    • <LINK> is the link you copied from the Download Center.

Procedure

  1. Using SSH, log into the TOS Aurora server.

  2. Create a directory called /opt/extensions.

  3. Copy the installer run file (already downloaded) to /opt/extensions.

  4. Go to /opt/extensions.

  5. Run the command:

    # sh vca-v<VERSION>.k3s.run

VCA is installed in the TOS Aurora cluster on the data node.

A license is required if you are running R23-1 or earlier, or you have a legacy (non-tiered) TOS license - see Installing a License.

Troubleshooting Installation

Error Message

Next Steps

Error: TOS isn't running If you receive this message while trying to install an Extension and you are not using Tufin OS, the issue may be related to your OS user permissions. Please contact Tufin Support for instructions.

Log into VCA

You can access VCA from inside SecureChange or by logging in directly. VCA integrates with SecureChange usernames.

Access VCA from SecureChange

From R23-1, use the app launcher icon (), select Vulnerability-based Change Automation App.

Note that this option only appears after VCA installation.

Log in to VCA Directly

  1. In your browser, enter the following URL:

    https://<TOS_Aurora_Host>/apps/vca

    where <TOS_Aurora_Host> is your TOS Aurora IP address. VCA uses TOS Aurora for authentication.

    The Login page appears.

  2. Enter your TOS Aurora user credentials and click Log In.