Preparing an installation disk image with the Central Node, Sensor, and Sandbox components
Before installing the application, you must prepare an iso image of the installation disk with the Central Node, Sensor, and Sandbox components based on the Astra Linux operating system.
Minimum hardware requirements for a device that can be used to create the iso image:
CPU: 4 cores, clock rate 2500 MHz or more.
RAM: 8 GB.
Available disk space: 100 GB.
Software requirements:
Operating system based on an up-to-date Linux kernel.
Docker 20 or later
An ISO image of Astra Linux Special Edition 1.8.1.16 (hereinafter this image is referred to as astra-installation.iso).
Kaspersky Anti Targeted Attack Platform does not support other versions of the Astra Linux operating system.
To mount an iso image of the Central Node and Sensor or Sandbox components based on the Astra Linux operating system:
Download the following files from the distribution kit:
Central Node and Sensor distribution kit:
kata-cn-distribution-7.1.1.531-x86_64_en-ru-zh.tar.gz if you want to install the 7.1.1 components
kata-cn-distribution-7.1.2.532-x86_64_en-ru-zh.tar.gz if you want to install the 7.1.2 components
Sandbox distribution kit, kata-sb-distribution-7.1.0.530-x86_64_en-ru-zh.tar.gz
Tool for creating an ISO image:
iso-builder-7.1.1.531-x86_64_en-ru-zh.tar if you want to install the 7.1.1 components
iso-builder-7.1.2.532-x86_64_en-ru-zh.tar if you want to install the 7.1.2 components
After running the commands, the installation disk images with the Central Node and Sensor components named buildCNSensorAstra.iso and buildSandboxAstra.iso are located in the /var/kata_builder directory.
If you keep files in different directories, you can run the following command:
source_iso_host_path is the path to the distribution kit of Astra Linux Special Edition 1.8.1.16.
distribution_host_path is the path to the distribution kit: distribution-7.1.1.531-x86_64_en-ru-zh.tar.gz, kata-cn-distribution-7.1.2.532-x86_64_en-ru-zh.tar.gz, or kata-sb-distribution-7.1.1.531-x86_64_en-ru-zh.tar.gz.
iso_builder_image_host_path is the path to the ISO builder tool: iso-builder-7.1.1.531-x86_64_en-ru-zh.tar or iso-builder-7.1.2.532-x86_64_en-ru-zh.tar.
build_host_path is the path where the mounted ISO image must be located, without specifying the name being assigned to the ISO image.
target_iso_name is the name assigned to the iso image.