Infrastructure requirements
- Minimum hardware requirements:
– a dual-core CPU
– 2 GB of RAM - Tested on Windows 10, Ubuntu 18, Ubuntu 20, and CentOS 8.
- End-User Services is a self-contained .NET Core app – no runtimes are required to run the actual software since all files and libraries are bundled with the installers
- End-User Services need to be able to connect to these TCP ports: 5015 (default for OpenLM Server), 5000 (OpenLM Identity, if used) and listen to TCP 53555 (can be changed in appsettings.json).
- Outbound connections are required for Browser notifications.