Hardware Requirements
The following minimum hardware specifications are required for each node running an instance of the Xillio Link Redirector.
- RAM: 4GB
- CPU: 2 core @ 2.4Ghz
- Disk Space: 40GB, see Storage Requirements for more information
These specifications are only for running the Xillio Link Redirector itself. When running it on the same machine as for example your database service, please refer to the documentation of these services themselves.
In case of running a PostgresQL database on the same machine, this could mean that additional 2GB of ram, an upgraded CPU, and additional disk storage to store all the configuration.
Storage Requirements
The Xillio Link Redirector uses third-party applications like databases (PostgresQL, MongoDB) and time-series databases (InfluxDB) to read/write data from/to. Because of this, the Xillio Link Redirector itself does not require much storage.
Additionally, Logs are written to the console and should be collected using tools like FluentD, if they need to be kept for longer time-frames.
Because of these design decisions, the application has a very small footprint on your environment. So depending on the configuration of your system, you will need some storage for you database applications etc.
Cloud instances
For running the Xillio Link Redirector in cloud solutions, we suggest the following VM's:
- Azure: Azure VM with the
Standard B2s
size. - AWS: EC2 Instance with the
T2.medium
type. - Google Cloud: VM with the
n2-standard-2
machine family.