Unix deployment
Supported Operating Systems
| Distribution | Supported versions | Architecture |
|---|---|---|
| CentOS Stream | 9-x, 10-x (latest) | x86_64 (64-bit) |
| Red Hat Enterprise Linux | 7.x, 8.x, 9.x (latest) | x86_64 (64-bit) |
| Rocky Linux | 8.x, 9.x(latest) | x86_64 (64-bit) |
| Debian | 10.x, 11.x, 12.x (latest) | x86_64 (64-bit) |
| Ubuntu | 18.x, 19.x, 20.x, 21.x, 22.x, 23.x, 24.x (latest) | x86_64 (64-bit) |
| Amazon Linux | 2 | x86_64 (64-bit) |
Installation details
The default installation path for MetaDefender Storage Security resources is the /etc/mdss folder.
The installation package will automatically install the following dependencies if they are not already present on the system:
| Debian / Ubuntu | Red Hat Enterprise / CentOS |
|---|---|
|
|
Installation components
MetaDefender Storage Security automatically deploys the following components:
| Name | Version | Type |
|---|---|---|
| Docker Engine | system defined* | Containerization technology |
| Docker Compose | system defined* | Container orchestration |
| PostgreSQL | v17.0 | Database |
| RabbitMQ | v3.13 | Message broker |
| NGINX | stable | Web server |
| Garnet | v1.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.
