System requirements for Unix-based deployments
Supported Operating Systems
- CentOS 9.0+
- Red Hat Enterprise Linux 7.0+
- Debian 10.0+
- Ubuntu 18.04+
- Amazon Linux 2+
System requirements
Hardware | Dedicated instance | Shared instance with MetaDefender Core |
---|---|---|
CPU | 8 cores | 16 cores |
RAM | 16 GB | 32 GB |
Free disk space | 250 GB | 1 TB |
Please be aware that the system requirements for our software are contingent upon the quantity and size of files being processed. Larger quantities or bigger files may demand more computational resources, such as memory and CPU power, for optimal performance. Ensure that you consider your anticipated workload when evaluating your system's capabilities.
Installation details
MetaDefender Software Supply Chain default installation path is using the /etc/mdssc
folder for storing resources. The package requires the following dependencies that are automatically installed if they don’t already exist on the system:
Debian / Ubuntu | Red Hat Enterprise / CentOS |
---|---|
|
|
Installation components
MetaDefender Software Supply Chain automatically deploys the following components:
Name | Version | Type |
---|---|---|
Docker Engine | system defined* | Containerization technology |
Docker-compose | system defined* | Container Orchestration |
MongoDb | v8 | Database |
RabbitMQ | v7.4.1 | Message broker |
NGINX | stable | Web server |
Garnet | 1.0.62 | Data Cache (Redis compatible) |
Our system uses the existing Docker version if available. If not, it automatically downloads the latest stable version using the docker-install script.