Use the swarm-learning/scripts/bin/run-swop script to start SWOP nodes. This script accepts the following parameters:
| Parameter name | Description | Default value |
|---|---|---|
--usr-dir <dir>(Mandatory Parameter) |
Host directory that should be used as the user directory by this SWOP node. |
|
--profile-file-name <swop-profile file>(Mandatory Parameter) |
This file should be located inside the user directory, at the top-level itself. | |
--sn-ip <IP address or DNS name> |
The IP address or DNS name of the host system with which this SWOP node must associate with the respective Swarm Network node. | None |
--sn-api-port <port number> |
The host port for this Swarm Network node's API Server. | None |
--sn-api-service <fqdn>:<port number> |
Fully Qualified Domain Name for the SN API Service of associated SN node. Here, Port number is optional. | None |