System requirements
In case you are using PeakTMS on premise the easiest way to install the system is via the shipped docker-compose file.
Requirements on database
Currently Peak Test Management Suite is supporting following databases:
- PostGreSQL 17 and above
- MS SQL Server 2016 and above
- Oracle 12 and above
For new installations we recommend table space of 200MB which might be extended over 2 - 3 years up to 10GB. The database should at least run on 4GB RAM. However, with increasing data volume increasing the RAM will directly influence the system performance.
Required storage for attachments
The application allows to upload file attachments. Those can be stored
- directly in the database
- on the server or a server storage mount
Based on your estimation reserve according file space either in the database or application
Requirements on application server / environment
The application is shipped as linux based docker images. Therefore, it can run on diverse environments like
- Linux / Windows based host with installed docker environment enabled to execute linux based container
- Container orchestration environments like Docker Swarm, Kubernetes
The application can already run with 2GB memory. Depending on the amount of concurrent users and the therefore used CPU kernels as rule of thumb we could calcualte
- per 20 concurrent user (In license file) the application should have 1 CPU kernel
Memory wise we recommend to reserve 4 GB and above for the running containers.
Supported browsers
- Microsoft Edge
- Google Chrome
- Safari