System Requirements
Things you need for the server to run.
Processor
- x86-64 compatible server CPU
- 8-cores or more
- Example: Intel Xeon E5 or later/equivalent AMD Epyc
Memory (RAM)
- Minimum
16 GB
32 GB
or more recommended
Storage
- SSD with at least
10 GB
free storage space for application, database, and container - Or more, depending on the data volume
Operating System
As we use Linux OCI images (Docker), it should run without any problems on any current operating system with Docker support that can handle Linux.
Recommended OS: Ubuntu 20.04
LTS and Ubuntu 24.04
LTS
We do not support Windows at this moment. If you still want to run it on Windows, here’s a guide.
Software requirements
Common Linux Utils
curl
,tar
,nano
(or alternatives)
Docker
- Docker Engine
v27.2.0+
with docker-compose-pluginv2.29.7+
Network requirements
- Stable network connection with sufficient bandwidth for data transfer between server and clients.
1+ gbps
recommended
Security requirements
User privileges
- Make sure that the server has the appropriate user rights for managing Docker containers.
Firewall
- Configure the firewall to allow the traffic required to access the application.
- Incoming Port 443 (or custom) for HTTPS (For IQ-Software, CDM-Server Webapp).
- Outgoing Port 636 (or custom) for LDAPS
- Outgoing Port 443 for HTTPS for Azure, OCI Image Pulls, etc.