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:
- 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
- In the folder to which the files were downloaded, provide executable permission
to the installer by running:
chmod +x *.run - 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.propertiesNote: To bypass system checks during installation, add the command--ignorecheck. - When installation is complete, check logs at
[AppScan360 extraction folder]/logsto verify system requirements are specified correctly and installation was successful.