Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 9 Next »

You will receive the following two OVA files from the GYTPOL team to set up your environment:

  1. PostgreSQL Server OVA:

    • This virtual appliance contains the pre-configured PostgreSQL database server required for storing and managing GYTPOL data.

  2. GYTPOL Application Server OVA:

    • This virtual appliance contains the core GYTPOL services and application required to manage and monitor your environment.

Requirements for PostgreSQL Database Server

To host the PostgreSQL database for self-hosted GYTPOL, ensure the virtual machine meets the following specifications:

Device Count

CPU (Cores)

Memory (GB)

Storage (GB)

Up to 25,000

2

8

2 * 100

25,000 to 35,000

2

10

2 * 100

35,000 to 55,000

4

16

2 * 100

55,000 to 100,000

8

64

2 * 100

100,000 to 150,000

8

64

2 * 100

Requirements for GYTPOL Services (Application) Server

For hosting the core services of self-hosted GYTPOL, ensure the virtual machine meets the following specifications regardless of the device count:

CPU (Cores)

Memory (GB)

Storage (GB)

6

12

100 + 20

Firewall Port Requirements

Below are the required firewall ports for self-hosted GYTPOL, including their purpose and connectivity:

Port

From

To

Purpose

12222

Management

Services, PostgreSQL

SSH and SCP for secure management

9093

Management

Services

UI access for administrators

9093

Devices

Services

Sensors tasks communication

8443

Devices

Services

Reporting from devices

32432

Services

PostgreSQL

Database connection

  • No labels