Title
Create new category
Edit page index title
Edit category
Edit link
System requirements
Windows
Component | Minimum version | Dependencies | Recommended System Specs |
|---|---|---|---|
PostgreSQL Database Server | 16.9 | Vendor recommendation | |
RabbitMQ Messaging Broker | 3.13.0 | 64 bit Erlang/OTP from version 26.0 to 26.2.x. | |
MetaDefender Cluster File Storage | 2.5.2 | Microsoft Visual C++ Redistributable 2019 version 14.29.30139.0 or above. | Minimum of 8 CPU cores and 8 GB of RAM required. |
MetaDefender Cluster Control Center | 2.5.2 | Microsoft Visual C++ Redistributable 2019 version 14.29.30139.0 or above. | Minimum of 4 CPU cores and 4 GB of RAM required. |
MetaDefender Cluster Identity Service | 2.5.2 | Microsoft Visual C++ Redistributable 2019 version 14.29.30139.0 or above. | Minimum of 4 CPU cores and 4 GB of RAM required. |
MetaDefender Cluster Worker for MetaDefender Cluster API Gateway | 2.5.2 | Microsoft Visual C++ Redistributable 2019 version 14.29.30139.0 or above. | Minimum of 4 CPU cores and 8 GB of RAM required. |
MetaDefender Cluster Worker for MetaDefender Core | 2.5.2 | Microsoft Visual C++ Redistributable 2019 version 14.29.30139.0 or above. |
WMIC, by default, is disabled since Windows 11. To enable it, please run the following command as Administrator in Command Prompt:
DISM /Online /Add-Capability /CapabilityName:WMIC
Debian/Ubuntu or Red Hat/Rocky
Component | Minimum version | Dependencies | Recommended System Specs |
|---|---|---|---|
PostgreSQL Database Server | 16.9 | Vendor recommendation | |
Redis Caching Server | 7.0.5 | Vendor recommendation | |
RabbitMQ Messaging Broker | 4.2.5 | 64 bit Erlang/OTP 27.3.4.9 or above. | |
MetaDefender Cluster File Storage | 2.6.0 |
| Minimum of 8 CPU cores and 8 GB of RAM required. |
MetaDefender Cluster Control Center | 2.6.0 |
| Minimum of 4 CPU cores and 4 GB of RAM required. |
MetaDefender Cluster Identity Service | 2.6.0 |
| Minimum of 4 CPU cores and 4 GB of RAM required. |
MetaDefender Cluster Worker for MetaDefender Cluster API Gateway | 2.6.0 |
| Minimum of 4 CPU cores and 8 GB of RAM required. |
MetaDefender Cluster Worker for MetaDefender Core | 2.6.0 |
|
tar, by default, is not included in some Linux distributions. Please run the following command in Terminal to install tar:
Debian/Ubuntu:
sudo apt install tarRed Hat/Rocky:
sudo dnf install tar
lsb_release, by default, is not included in Rocky. Please run the following command in Terminal to install lsb_release
sudo dnf install -y yum-utils
sudo dnf config-manager --set-enabled devel
sudo dnf update -y
sudo dnf install -y redhat-lsb-core