You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -178,6 +178,9 @@ Open http://localhost:3001 and you should see the setup interface.
178
178
179
179
Select your desired node and model config and click continue.
180
180
181
+
> **Note:**
182
+
When running in remote mode, Parallax will use a public relay server to help establish connections between the scheduler and nodes. The public relay server will receive the IP information of both the scheduler and the nodes in order to facilitate this connection.
183
+
181
184
#### Step 3: Connect your nodes
182
185
183
186
Copy the generated join command line to your node and run. For remote connection, you can find your scheduler-address in the scheduler logs.
"Using public relay server to help nodes and the scheduler establish a connection (remote mode). Your IP address will be reported to the relay server to help establish the connection."
206
+
)
204
207
205
208
# Append any passthrough args (unrecognized by this CLI) directly to the command
"Using public relay server to help nodes and the scheduler establish a connection (remote mode). Your IP address will be reported to the relay server to help establish the connection."
256
+
)
252
257
253
258
# Append any passthrough args (unrecognized by this CLI) directly to the command
"Using public relay server to help chat client and the scheduler establish a connection (remote mode). Your IP address will be reported to the relay server to help establish the connection."
290
+
)
284
291
285
292
# Append any passthrough args (unrecognized by this CLI) directly to the command
0 commit comments