Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 845 Bytes

Exposed_port_numbers.md

File metadata and controls

15 lines (7 loc) · 845 Bytes

Depending on the type of Swarm Learning components that are running on a host, some or all these ports must be opened to allow the Swarm Learning containers to communicate with each other:

  • A Swarm Network peer-to-peer port on the hosts running Swarm Network nodes. By default, port 30303 is used.

  • A Swarm Network API server port on the hosts running Swarm Network nodes. By default, port 30304 is used.

  • Swarm Learning file server port on the hosts running Swarm Learning nodes. By default, port 30305 is used.

  • A License Server API port on the host running the License Server. By default, port 5814 is used.

  • (Optional). An SWCI API server port that is used by the SWCI node to run a REST based API service. By default, port 30306 is used.