Install Secure Application

  1. Log into the console on the primary node of the Virtual Appliance.
  2. (Hybrid deployments only) Import the license file into the Virtual Appliance:
    1. Acquire the Controller license file ( typically in <controller_home>/platform/product/controller/license.lic) and save it to the primary node at /var/appd/config/license.lic.
    2. Run the following appdcli command:
      appdcli license controller /var/appd/config/license.lic
      
  3. Run the following command to install the Secure Application service:
    Small Profile
    appdcli start secapp small
    Medium Profile
    appdcli start secapp medium
    Large Profile
    appdcli start secapp large
    Medium Profile
    appdcli start secapp xlarge
  4. Verify the status of the installed pods using the following command:
    kubectl get pods -n cisco-secureapp