Install Cisco Secure Application

  1. Log in to 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 Cisco Secure Application service:
    Small Profile
    appdcli start secapp small
    Medium Profile
    appdcli start secapp medium
  4. Verify the status of the installed pods using the following command:
    kubectl get pods -n cisco-secureapp
  5. Verify the status of the installed pods and service endpoints:
    kubectl get pods -n cisco-secureapp