Skip to content

Commit 281d5d6

Browse files
committed
feat(interlink): start self hosted modifs
1 parent 169e790 commit 281d5d6

File tree

2 files changed

+39
-26
lines changed

2 files changed

+39
-26
lines changed

pages/interlink/how-to/complete-provisioning.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
meta:
3-
title: How to complete InterLink provisioning
3+
title: How to complete hosted InterLink provisioning
44
description: Learn how to complete the provisioning process for your Scaleway InterLink, to ensure your hosted connection between your on-premises infrastructure and Scaleway VPC is up and running as soon as possible.
55
content:
6-
h1: How to complete InterLink provisioning
6+
h1: How to complete hosted InterLink provisioning
77
paragraph: Learn how to complete the provisioning process for your Scaleway InterLink, to ensure your hosted connection between your on-premises infrastructure and Scaleway VPC is up and running as soon as possible.
88
dates:
99
validation: 2025-03-18
@@ -23,15 +23,15 @@ import image3 from './assets/scaleway-interlink-listing.webp'
2323
InterLink is currently in [Public Beta](https://www.scaleway.com/en/betas/).
2424
</Message>
2525

26-
After you have [ordered your InterLink](/interlink/how-to/order-interlink), further action is required on both the customer side and the [partner](/interlink/concepts/#partner) side before the InterLink is provisioned and ready for active use. This page walks you through the steps to take and how to deal with potential problems that could arise.
26+
After you have [created your hosted InterLink](/interlink/how-to/order-interlink), further action is required on both the customer side and the [partner](/interlink/concepts/#partner) side before the InterLink is provisioned and ready for active use. This page walks you through the steps to take and how to deal with potential problems that could arise.
2727

2828
<Lightbox image={image} alt="A four-step flow chart shows the following steps: 1. User orders InterLink via Scaleway, 2. User requests InterLink from partner, 3. Partner accepts InterLink request, 4. Partner provisions InterLink." />
2929

3030
<Requirements />
3131

3232
- A Scaleway account logged into the [console](https://console.scaleway.com)
3333
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
34-
- [Ordered an InterLink](/interlink/how-to/order-interlink)
34+
- [Ordered a hosted InterLink](/interlink/how-to/order-interlink)
3535

3636
## Contact partner to request InterLink
3737

Lines changed: 35 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
meta:
3-
title: How to order an InterLink
4-
description: Learn how to order a hosted InterLink connection to your Scaleway cloud infrastructure via your chosen partner. Step-by-step guide included.
3+
title: How to create an InterLink
4+
description: Learn how to create an InterLink to connect your external infrastructure to your Scaleway cloud, either hosted by a partner or self-hosted with your own physical connection. Step-by-step guide included.
55
content:
66
h1: How to order an InterLink
7-
paragraph: Learn how to order a hosted InterLink connection to your Scaleway cloud infrastructure via your chosen partner. Step-by-step guide included.
7+
paragraph: Learn how to create an InterLink to connect your external infrastructure to your Scaleway cloud, either hosted by a partner or self-hosted with your own physical connection. Step-by-step guide included.
88
dates:
9-
validation: 2025-03-18
9+
validation: 2025-07-01
1010
posted: 2025-03-18
11-
tags: interlink direct-connect order hosted partner pop location
11+
tags: interlink direct-connect order hosted partner pop location self-hosted dedicated
1212
categories:
1313
- network
1414
---
@@ -25,48 +25,61 @@ InterLink is currently in [Public Beta](https://www.scaleway.com/en/betas/).
2525

2626
InterLink is Scaleway's product to let you create a secure, private connection between your external infrastructure, and your Scaleway VPC. This allows you to direct your traffic safely from your Scaleway infrastructure to your on-premises infrastructure, away from the public internet.
2727

28-
Currently, InterLink is available in **hosted** version only. This means that you must choose a compatible [partner](/interlink/concepts/#partner) to facilitate the physical connection between the external infrastructure and the Scaleway VPC.
28+
InterLink is available in two versions:
29+
30+
- Hosted: The physical connection is provided by a [partner](/interlink/concepts/#partner) and shared between several users
31+
- Self-hosted: The physical connection is provisioned by and dedicated to a single customer
2932

3033
<Lightbox image={image} alt="A diagram shows how a Scaleway VPC, to the left, can be attached to an InterLink, which then connects to external customer infrastructure." />
3134

32-
This guide takes you through the process of ordering an InterLink via the Scaleway console.
35+
This guide takes you through the process of creating an InterLink via the Scaleway console.
3336

3437
<Requirements />
3538

3639
- A Scaleway account logged into the [console](https://console.scaleway.com)
3740
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
3841

39-
## How to order an InterLink
42+
## How to create an InterLink
4043

4144
1. Click **InterLink** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. If you have not already created an InterLink, the product ordering page is displayed.
4245

43-
2. Click **Order InterLink**. The order wizard displays.
46+
2. Click **Create InterLink**. The creation wizard displays.
47+
48+
<Lightbox image={image2} alt="A screen of the Scaleway console shows the InterLink order form. The different sections are explained in the steps below." /> TODO UPDATE
4449

45-
<Lightbox image={image2} alt="A screen of the Scaleway console shows the InterLink order form. The different sections are explained in the steps below." />
50+
3. Choose a [region](/interlink/concepts/#region) for your InterLink. This must correspond to the Scaleway VPC you want to attach later.
4651

47-
3. Select a [connection type](/interlink/concepts/#connection-type), the type of physical InterLink connection. For now, only **hosted** connections are available.
52+
3. Select a [physical connection type](/interlink/concepts/#connection-type)for your InterLink, either [hosted](TODO) or [self-hosted](TODO):
4853

49-
4. Select a [partner](/interlink/concepts/#partner). To establish an InterLink connection via a partner, generally you must be a client of that partner, e.g. with your infrastructure in their datacenter, or on your own premises using the partner as a network provider. [Get help with choosing a partner](/interlink/reference-content/overview/#hosted-interlinks).
54+
<Tabs id="interlink-create">
55+
56+
<TabsTab label="Hosted">
57+
Select a [partner](/interlink/concepts/#partner). To establish an InterLink connection via a partner, generally you must be a client of that partner, e.g. with your infrastructure in their datacenter, or on your own premises using the partner as a network provider. [Get help with choosing a partner](/interlink/reference-content/overview/#hosted-interlinks).
58+
</TabsTab>
5059

51-
5. Choose a [region](/interlink/concepts/#region) for your InterLink. This must correspond to the Scaleway VPC you want to attach later.
60+
Also select the [location](/interlink/concepts/#location) for your InterLink. This represents the physical location where the connection to Scaleway's network will be established.
5261

53-
6. Choose a [location](/interlink/concepts/#location) for your InterLink. This represents the physical location where the connection to Scaleway's network will be established.
62+
<TabsTab label="Self-hosted">
63+
Select a [dedicated connection](TODO). The InterLink will be hosted over this connection. You must have already provisioned this connection via the Scaleway sales team. [Contact sales](TODO) if you would like to provision a dedicated connection: this cannot be done via the Scaleway console or API.
64+
65+
</TabsTab>
66+
</Tabs>
5467

55-
7. Choose a [bandwidth](/interlink/concepts/#bandwidth) amount. This represents the maximum bandwidth that will be available over the InterLink.
68+
4. Choose a [bandwidth](/interlink/concepts/#bandwidth) amount. This represents the maximum bandwidth that will be available over the InterLink.
5669

57-
8. Enter a name and optional tags for your InterLink.
70+
5. Attach up to two [routing policies](TODO). InterLink needs a policy for each IP traffic type it should route: all routes are blocked except those whitelisted in the policy(ies). Alternatively, skip this step and attach routing policies later.
5871

59-
9. Check the estimated cost for your InterLink. Note that Scaleway will start billing you for the InterLInk as soon as you order it. You must then wait for your partner to provision the connection, who may charge you additional fees.
72+
6. Enter a name and optional tags for your InterLink.
6073

61-
10. Click **Order InterLink**.
74+
7. Click **Create InterLink**.
6275

63-
Your InterLink is ordered, and its status briefly shows as `Configuring`, then `Requested`. **You must now contact your chosen partner to request they provision your InterLink from their end.**
76+
<Lightbox image={image3} alt="A four step flow chart shows the following steps: 1. User orders InterLink via Scaleway, 2. User requests InterLink from partner, 3. Partner accepts InterLink request, 4. Partner provisions InterLink." /> TODO UPDATE
6477

65-
<Lightbox image={image3} alt="A four step flow chart shows the following steps: 1. User orders InterLink via Scaleway, 2. User requests InterLink from partner, 3. Partner accepts InterLink request, 4. Partner provisions InterLink." />
78+
- **Hosted InterLink**: You must now contact your chosen partner to request they provision your InterLink from their end. Note that Scaleway starts billing you for the InterLink as soon as you create it, and your partner may charge you additional fees once provisioned on their end. For full details of the provisioning process, including how to contact your partner and what other steps you need to take, see the page [How to complete hosted InterLink provisioning](/interlink/how-to/complete-provisioning/).
6679

67-
For full details of the provisioning process, including how to contact your partner and what other steps you need to take, see the page [How to complete InterLink provisioning](/interlink/how-to/complete-provisioning/).
80+
- **Self-hosted InterLinks**: You must now complete InterLink setup on the customer side by configuring your network device. For full details, see [How to complete self-hosted InterLink setup](TODO)
6881

6982
<Message type="note">
70-
If you see a `Failed` status, it means there was a configuration error on the Scaleway side as we attempted to create the InterLink. Our technical team is automatically made aware of such a problem, and will intervene to resolve it. When the problem is resolved, the InterLink should automatically move to `Requested` status, and you can proceed to [completing provisioning](/interlink/how-to/complete-provisioning/). If you have any concerns, open a support ticket.
83+
If your InterLink has a `Failed` status, it means there was a configuration error on the Scaleway side as we attempted to create the InterLink. Our technical team is automatically made aware of such a problem, and will intervene to resolve it. If you have any concerns, open a support ticket.
7184
</Message>
7285

0 commit comments

Comments
 (0)