Skip to content

Requirements

IRIS+ Professional requires the following software components:

Ubuntu Server LVM installation

Note that the Ubuntu Server installer uses Logical Volume Management (LVM) by default and, if enough disk space is available, allocates at most 100 GB of free space to the root logical volume.

  • Ubuntu 22.04, Ubuntu 24.04 or Debian 12 and above

  • Docker Engine

  • Docker container runtime

  • NVIDIA GPU driver version 580.95.05 or above

IRIS+ Professional can be accessed via modern web browsers. The following are supported:

  • Google Chrome
  • Microsoft Edge
  • Mozilla Firefox

Firewall settings

IRIS+ Professional nodes communicate with each other and external clients over specific TCP ports. To ensure proper functionality of IRIS+ Professional, make sure the following ports are open in your firewall settings:

The ports listed below are only for services listening on external interfaces.

Port Protocol Description Notes
80 TCP HTTP access to the IRIS+ Professional web interface
443 TCP HTTPS access to the IRIS+ Professional web interface
29092 TCP Metadata broker communication. Indexer nodes connect to this port. Traffic to this port is encrypted if internal encryption is enabled.
Port Protocol Description Notes
54111 TCP Core nodes connect to this port, if primary_indexer_ip is set. Traffic to this port is encrypted if internal encryption is enabled.
7177 TCP The Indexer (local) and the Core node connect to this port.
9092 TCP No external communication, explicit localhost (127.0.0.1) connection.
Port Protocol Description Notes
80 TCP HTTP access to the IRIS+ Professional web interface
443 TCP HTTPS access to the IRIS+ Professional web interface
29092 TCP Metadata broker communication. Indexer nodes connect to this port - If primary_indexer_ip is set to the address of the standalone node, the relevant services will use this port. Traffic to this port is encrypted if internal encryption is enabled.
54111 TCP Core nodes connect to this port if primary_indexer_ip is set. Traffic to this port is encrypted if internal encryption is enabled.
7177 TCP The Indexer (local) and the Core node connect to this port.
9092 TCP No external communcation, explicit localhost (127.0.0.1) connection.