Networking¶
To allow containers to communicate, when installing MSR the following networks are created:
Name |
Type |
Description |
---|---|---|
dtr-ol |
overlay |
Allows MSR components running on different nodes to communicate, to replicate MSR data |
When installing MSR on a node, make sure the following ports are open on that node:
Direction |
Port |
Purpose |
---|---|---|
in |
80/tcp |
Web app and API client access to MSR. |
in |
443/tcp |
Web app and API client access to MSR. |
These ports are configurable when installing MSR.