KUMA components are addressed using the fully qualified domain name (FQDN) of the host. Before you install the application, make sure that the correct host FQDN is returned in the Static hostname field. For this purpose, execute the following command:
hostnamectl status
The server where the installer is run does not have the name localhost or localhost.<domain>.
Time synchronization over Network Time Protocol (NTP) is configured on all servers with KUMA services.
Installation requirements for Oracle Linux, Astra Linux, and Ubuntu 22.04 LTS operating systems
Oracle Linux
Astra Linux
Ubuntu 22.04 LTS
Python version
from 3.6 to 3.11
from 3.6 to 3.11
from 3.6 to 3.11
SELinux module
Disabled
Disabled
Disabled
Package manager
pip3
pip3
pip3
Basic packages
netaddr
firewalld
compat-openssl11 — installing this package is necessary on a host with Oracle Linux 9 where the KUMA Core must be deployed outside a cluster.