Network requirements

The tables below list ports of ADO service components and servers. The Config column contains a file name where the port number can be redefined.

ADCM

Component/Server Port Protocol Description

ADCM

22

TCP

ADCM connection port

Arenadata PostgreSQL

Component/Server Port Protocol Description Parameter Config

Arenadata PostgreSQL

5432

TCP

PostgreSQL port for DB connections

port

postgresql.conf

Airflow2

Component/Server Port Protocol Description Parameter Config

Webserver

8080/8080

HTTP/HTTPS

Airflow Server Web UI port

web_server_port (server_port in ADCM)

airflow.cfg

Worker

8793/8793

HTTP/HTTPS

Celery Worker API port

worker_log_server_port (worker_port in ADCM)

airflow.cfg

Flower

5555/5555

HTTP/HTTPS

Flower Web UI port

flower_port

airflow.cfg

Metastore

5432

TCP

PostgreSQL service port

sql_alchemy_conn, result_backend

airflow.cfg

Redis

Component/Server Port Protocol Description

Redis

6379

TCP

Redis port for DB connections

Monitoring

Component/Server Port Protocol Description

Graphana

11210

TCP

Port to send metrics

Prometheus

11200

TCP

Port to send metrics

Node Exporter

11203

TCP

Port to send metrics

Found a mistake? Seleсt text and press Ctrl+Enter to report it