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: iroh-services/relays/managed.mdx
+8-11Lines changed: 8 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,27 +18,25 @@ Managed relays are dedicated relay servers provisioned through the Iroh Services
18
18
19
19
## Deploy a relay
20
20
21
-
### 1. Sign up and create a project
21
+
### 1. Sign up and create a Pro project
22
22
23
23
Sign up at [services.iroh.computer](https://services.iroh.computer?utm_source=docs&utm_content=managed-relays) and create a project if you haven't already.
24
24
25
-
{/* TODO: screenshot of the new project screen */}
26
-

25
+
The project must be on the Pro plan to deploy managed relays. You can also upgrade your project to Pro in the billing settings.
26
+
27
+

27
28
28
29
### 2. Add a relay
29
30
30
-
Navigate to **Relays** in your project sidebar and click **Add Relay**. Select a region for your relay.
31
+
Navigate to **Relays** in your project sidebar and click **Deploy Relay**. Select a region for your relay.
31
32
32
-
{/* TODO: screenshot of the Add Relay dialog with region picker */}
Once deployed, your relay URL will appear in the dashboard. Copy it — you'll need it to configure your endpoints.
38
39
39
-
{/* TODO: screenshot of the Relays page showing the relay URL */}
40
-

41
-
42
40
### 4. Configure your endpoint
43
41
44
42
Set your endpoint to use your dedicated relay URLs instead of the public relays:
@@ -49,8 +47,7 @@ Set your endpoint to use your dedicated relay URLs instead of the public relays:
49
47
50
48
Go to your project's **Relays** page to confirm your endpoints are connecting through your dedicated relay. You should see connected endpoint counts and traffic metrics.
0 commit comments