Hardware Environment

This section briefs about the hardware requirements for DolphinScheduler. DolphinScheduler works as an open-source distributed workflow task scheduling system. It can deploy and run smoothly in Intel architecture server environments and mainstream virtualization environments. It also supports mainstream Linux operating system environments and ARM architecture.

Linux Operating System Version Requirements

The Linux operating systems specified below can run on physical servers and mainstream virtualization environments such as VMware, KVM, and XEN.

Operating SystemVersion
Red Hat Enterprise Linux7.0 and above
CentOS7.0 and above
Oracle Enterprise Linux7.0 and above
Ubuntu LTS16.04 and above

Note: The above Linux operating systems can run on physical servers and mainstream virtualization environments such as VMware, KVM, and XEN.

Server Configuration

DolphinScheduler supports 64-bit hardware platforms with Intel x86-64 architecture. The following table shows the recommended server requirements in a production environment:

Production Environment

CPUMEMHDNICNum
4 core+8 GB+SASGbE1+

Note:

  • The above recommended configuration is the minimum configuration for deploying DolphinScheduler. Higher configuration is strongly recommended for production environments.
  • The recommended hard disk size is more than 50GB and separate the system disk and data disk.

Network Requirements

DolphinScheduler provides the following network port configurations for normal operation:

ServerPortDesc
MasterServer5678not the communication port, require the native ports do not conflict
WorkerServer1234not the communication port, require the native ports do not conflict
ApiApplicationServer12345backend communication port

Note:

  • MasterServer and WorkerServer do not need to enable communication between the networks. As long as the local ports do not conflict.
  • Administrators can adjust relevant ports on the network side and host-side according to the deployment plan of DolphinScheduler components in the actual environment.

Browser Requirements

The minimum supported version of Google Chrome is version 85, but version 90 or above is recommended.