System requirements for Windows-based deployments
Supported operating Systems
- Windows Server 2019 / 2022
System requirements
Hardware | Dedicated instance | Shared instance with MetaDefender Core |
---|---|---|
CPU | 4 cores | 10 cores |
RAM | 8 GB | 16 GB |
Free disk space | 20 GB | 40 GB |
Note on System Requirements
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 components
MetaDefender for Secure Storage automatically deploys the following components:
Name | Version | Type |
---|---|---|
MongoDB | v4.2 | Database |
RabbitMQ | v3.8 | Message Broker |
NGINX | v1.16.1 | Web Server |
Redis Cache | v7.0 | Data Cache |
Virtual memory requirements
MetaDefender for Secure Storage requires 32GB of free committed memory to run Docker containers. To increase committed memory you can increase the pagefile size or add more physical RAM.

System requirements for Windows Server
- Internet connectivity to hub.docker.com
- Virtualization is supported and enabled
- If you're deploying on a virtual machine in Hyper-V
- Ensure that nested virtualization is configured. Stop the virtual machine first and then run the following command on the physical Hyper-V host:
Set-VMProcessor -VMName <VMName> -ExposeVirtualizationExtensions $true
2. Start back the virtual machine and connect to it
Docker Desktop is not compatible with Windows Server 2019. The MetaDefender for Secure Storage installer will install a specific version of Docker automatically. Please make sure that full internet connectivity is available during installation to avoid issues while downloading dependencies.