HW requirements

The solution is made up of a set of application and database modules, which are ready as complete Docker containers. Orchestration is run by Docker Swarm.

HW requirements for installation

All modules of the platform can be operated on localhost with the following specification: 4 core CPU, 8 GB RAM, 100 GB HDD.

Hello world server specifications:

Server name CPU RAM Disk OS
All in one >= 3 cores >= 10 GB 200 GB Debian

Development server specifications:

Server name CPU RAM Disk OS
Frontend server >= 1 core >= 1 GB 64 GB Debian
Backend application >= 2 cores >= 4 GB 128 GB Debian
Database server >= 2 cores >= 4 GB 200 GB Debian
Monitoring server >= 2 cores >= 4 GB 128 GB Debian

Production server specifications:

Server name CPU RAM Disk OS
Frontend server >= 2 cores >= 2 GB 64 GB Debian
Backend application >= 4 cores >= 8 GB 128 GB Debian
Database server >= 4 cores >= 8 GB 1 024 GB Debian
Monitoring server >= 2 cores >= 8 GB 128 GB Debian