Prerequisites¶
Docker¶
Docker images will function when the following Docker prerequisites are met:
- Version: 26.1.2 and later
- API version: 1.45 and later
- OS/Arch:
linux/amd64
Information
To retrieve version information, simply run:
1 | |
What should I do if my containers environment does not meet the requirements?
We recommend reviewing the containers environment update to meet the requirements. However, you can contact Systancia Support to request a compatibility check with your environment.
Systancia reserves the right, as defined in its GTCU, not to respond favorably when the containerization environment is no longer supported by its publisher.
RAM¶
Warning!
The RAM values given below are indicative only, as there are many variables that can affect RAM consumption (product features used).
RAM consumption generally depends on the number of simultaneous users that the platform can receive:
- Between 1 and 5 simultaneous users: 2 GB of RAM minimum, 4 GB recommended.
- Between 5 and 20 simultaneous users: 4 GB of RAM minimum.
- For 20 or more simultaneous users: 8 GB of RAM minimum.
Please note that a privileged RDP application without an agent or VNC can consume up to 300 MB per application launched.
In contexts where these types of applications are used heavily, it is recommended to monitor RAM usage in order to adjust its size accordingly.
RAM consumption depends mainly on the number of HTML5 applications open at the same time. Allow 300 MB for nominal operation + 50 MB per simultaneous HTML5 application.
Disk¶
Different types of Docker images have different disk usage patterns. Below is the information per Docker image:
Once loaded, the Edge Gateway Docker image requires at least 1.4 GB of available disk space.
Each Edge Gateway container will need disk space to store all video archives and service logs.
For standard use only, allow 5 GB of disk space.
For advanced use (i.e., with video recording), allow at least 50 GB of disk space. Note that this value must be adapted to your use of the product: graphic archives consume 1 to 2 MB per minute of recording, while SSH archives consume less than 100 KB per minute.
Once loaded, the HTML5 Gateway Docker image requires at least 800 MB of available disk space.
Each HTML5 Gateway container will need disk space to temporarily store transferred files and service logs.
Allow for 5 GB of disk space for file transfers. If the gateway is used frequently and large files are transferred, this amount will need to be increased. ///