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
{{ message }}
This repository was archived by the owner on Nov 23, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: docs/docs/deploy-relay.mdx
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,18 @@ sidebar_position: 1
5
5
6
6
Relay provides DStack peer with [`libp2p-webrtc-star`](https://github.com/libp2p/js-libp2p-webrtc-star) compatible signaling server written with multi-tenancy support using redis
7
7
8
+
## Public Relay
9
+
10
+
Public relay has multi-regional and blue-green deploy to provide as higher as possible SLA and latencies
11
+
12
+
It is accesible here: https://relay.dstack.dev
13
+
14
+
You can check status and uptime here: https://status.dstack.dev
0 commit comments