Installing the platform and ASRA together

Note: Perform all installation and configuration activities as an Administrator on the target system. In addition, the installing user must have the current .kube/config file in their home directory.
To install the AppScan 360° Central Platform and AppScan Remediation Advisories in one step:
  1. Download the AppScan 360° installation script and the AppScan 360° installation files from MyHCLSoftware portal to a single directory location under /home/username. For example, /home/username/AppScan360.
    Files included in the directory should be:
    • AppScan360_OneClick_v1.6.0.run
    • AppScan360_v1.6.0.run
    • AppScan360_ASRA_v1.6.0.run
  2. In the folder to which the files were downloaded, provide executable permission to the installer by running:
    chmod +x *.run
  3. Run the install script:
    Note: While not required, we recommend specifying the folder location of the files, even though you are installing from the folder location.
    ./AppScan360_OneClick.run --target <foldername> <path>/singular-singular.clusterKit.properties
    Note: To bypass system checks during installation, add the command --ignorecheck.
  4. When installation is complete, check logs at [AppScan360 extraction folder]/logs to verify system requirements are specified correctly and installation was successful.