DDS UI/Server/WN run on Linux and Mac OS X.
- Incoming connection on dds-commander port (configurable via
server.commander_port_range_minandserver.commander_port_range_maxsettings). - A C++17 or a higher compiler.
- cmake 3.19 or higher.
- BOOST 1.75 or higher.
- shell: BASH (or a compatible one)
For details about port configuration and other settings, see the User Defaults Configuration Reference.
- A public key access (or password less, via ssh-agent, for example) to destination worker nodes.
- Outgoing connection on dds-commander's port range (configurable via
server.commander_port_range_minandserver.commander_port_range_maxsettings).
This is required by dds-agent to be able to connect to DDS commander server - shell: BASH (or a compatible one)