Program installation requirements
General application installation requirements
You can install the application on the following operating systems:
- Oracle Linux
- Astra Linux
- Ubuntu 22.04 LTS
- RED OS 7.3.4 or 8
Supported configurations are Server and Server with GUI support. In the Server with GUI support configuration, you do not need to install additional packages for reporting.
RED OS 8 is supported without high availability (HA). When using RED OS 8 in the Server with GUI support configuration, you need to install the iscsi-initiator-utils package, and then run the following commands:
systemctl enable iscsid
systemctl start iscsid
Before deploying the application, make sure the following conditions are met:
- Servers on which you want to install the components satisfy the hardware and software requirements.
- Ports to be used by the installed instance of KUMA are available.
- KUMA components are addressed using the fully qualified domain name (FQDN) of the host in the hostname.example.com format. Before you install the application, make sure that the correct host FQDN is returned in the
Static hostname
field. To do so, run the following command:hostnamectl status
- The name of server on which you are running the installer is not
localhost
orlocalhost.<
domain
>
. - The name of the server on which you are installing KUMA Core does not start with a numeral.
- Time synchronization over Network Time Protocol (NTP) is configured on all servers with KUMA services.
Installation requirements for Oracle Linux, Astra Linux, Ubuntu 22.04 LTS, and RED OS 7.3.4 and 8
|
Oracle Linux |
Astra Linux |
Ubuntu 22.04 LTS |
RED OS 7.3.4 and 8 |
---|---|---|---|---|
Python version |
3.6 to 3.11. Versions 3.12 and later are not supported.
|
3.6 to 3.11. Versions 3.12 and later are not supported.
|
3.6 to 3.11. Versions 3.12 and later are not supported.
|
3.6 to 3.11. Versions 3.12 and later are not supported.
|
SELinux module |
Disabled |
Disabled |
Disabled |
Disabled |
Package manager |
pip3 |
pip3 |
pip3 |
pip3 |
Basic packages |
More on upgrading from Oracle Linux 8.x to Oracle Linux 9.x. To install the packages, run the following commands:
|
To install the packages, run the following command:
|
To install the packages, run the following command:
You can download the openssl1.1.1 package from the official website of Ubuntu and install it using the following command:
|
To install the packages, run the following commands:
|
Dependent packages |
No value. |
To install the packages, run the following command:
If you plan to query Oracle DB databases from KUMA, you need to install the Astra Linux libaio1 package. |
To install the packages, run the following command:
|
No value. |
Packages that must be installed on a device with the KUMA Core for correct generation and downloading of reports |
To install the packages, run the following command:
|
To install the packages, run the following command:
|
To install the packages, run the following command:
|
To install the packages, run the following command:
|
User permissions required to install the application |
No value. |
You need to assign the required permissions to the user that will be installing the application:
|
No value. |
No value. |