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: pages/domains-and-dns/how-to/transfer-external-domain.mdx
+12-3Lines changed: 12 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,14 @@ content:
7
7
paragraph: Learn how to transfer an external domain to Scaleway with our comprehensive guide. Discover step-by-step instructions, from verifying domain availability to initiating the transfer, and managing authorizations.
8
8
tags: external-domain domain dns
9
9
dates:
10
-
validation: 2024-09-30
10
+
validation: 2025-03-17
11
11
posted: 2022-03-01
12
12
categories:
13
13
- network
14
14
---
15
15
16
+
This page shows you how to transfer domains to Scaleway Domains and DNS.
17
+
16
18
<Macroid="requirements" />
17
19
18
20
- A Scaleway account logged into the [console](https://console.scaleway.com)
@@ -21,10 +23,14 @@ categories:
21
23
- External domains to transfer
22
24
- Requested the authorization code to transfer your domain from your registrar
23
25
24
-
## How to transfer .fr and .be domains
26
+
<Messagetype="important">
27
+
Scaleway does not support the `.be` TLD. Refer to the [list of TLDs supported by Scaleway](https://www.scaleway.com/en/domains-name/) or manually check that the TLD exists by following the 4 first steps documented in the [How to register an internal domain documentation](/domains-and-dns/how-to/register-internal-domain/). If the TLD you want to transfer is not displayed in the list of available domains, Scaleway does not support it.
28
+
</Message>
29
+
30
+
## How to transfer .fr domains
25
31
26
32
1. Click **Domains and DNS** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. The Domains and DNS dashboard displays.
3. Enter the domain name you wish to transfer in the box and click the search icon to verify that the domain is available. A selection of available domains displays.
30
36
4. Click **Transfer** next to the domain you wish to transfer. A screen displays to help you prepare your transfer.
@@ -65,3 +71,6 @@ categories:
65
71
9. Click **Transfer domain**. Once your domain transfer is approved, your domain will display in your **Internal domains** tab.
66
72
67
73
74
+
## Going further
75
+
76
+
If you experience issues transferring your domain, check our [troubleshooting documentation](/domains-and-dns/troubleshooting/cannot-transfer-domain/) on the subject.
Copy file name to clipboardExpand all lines: pages/edge-services/concepts.mdx
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ content:
7
7
paragraph: Understand Scaleway Edge Services terminology with our glossary of the core concepts underpinning this product. Learn about key features, architecture, and best practices.
@@ -64,4 +64,12 @@ You can create an Edge Services pipeline for each of your Object Storage buckets
64
64
65
65
## Protocol
66
66
67
-
The protocol (HTTP or HTTPS) that the Edge Services pipeline should use when sending requests to an origin Load Balancer. HTTPS is recommended, but you should choose the protocol that corresponds with your Load Balancer setup.
67
+
The protocol (HTTP or HTTPS) that the Edge Services pipeline should use when sending requests to an origin Load Balancer. HTTPS is recommended, but you should choose the protocol that corresponds with your Load Balancer setup.
68
+
69
+
## WAF
70
+
71
+
<Messagetype="note">
72
+
Edge Services WAF is currently in [Public Beta](https://www.scaleway.com/en/betas/) and available only via the [Edge Services API](https://www.scaleway.com/en/developers/api/edge-services/). It will be coming to the Scaleway console soon.
73
+
</Message>
74
+
75
+
An Edge Services **W**eb **A**pplication **F**irewall (WAF) evaluates requests to your Load Balancer origin to determine whether they are potentially malicious. You can set the paranoia level to be used when evaluating requests. Requests that are judged to be malicious are then blocked or logged, depending on the settings you choose. Find out more in our dedicated [reference documentation](/edge-services/reference-content/understanding-waf/).
Copy file name to clipboardExpand all lines: pages/edge-services/faq.mdx
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ meta:
5
5
content:
6
6
h1: Edge Services FAQ
7
7
dates:
8
-
validation: 2025-02-04
8
+
validation: 2025-03-03
9
9
category: network
10
10
productIcon: EdgeServicesProductIcon
11
11
---
@@ -30,4 +30,10 @@ Find out more about how Edge Service subscription plans and billing works on our
30
30
31
31
## If I customize my Edge Services endpoint with my own domain, can it serve content over HTTPS?
32
32
33
-
Yes, if you choose to [customize your Edge Services endpoint with your own subdomain](/edge-services/how-to/configure-custom-domain/), you are prompted to generate or upload an SSL/TLS certificate for that subdomain so that Edge Services can serve content over HTTPS. This certificate can either be a Let's Encrypt certificate generated and managed by Scaleway, or you can import your own certificate. If you import your own certificate, it will be stored in Scaleway Secret Manager, and [billed accordingly](https://www.scaleway.com/en/pricing/security-and-account/).
33
+
Yes, if you choose to [customize your Edge Services endpoint with your own subdomain](/edge-services/how-to/configure-custom-domain/), you are prompted to generate or upload an SSL/TLS certificate for that subdomain so that Edge Services can serve content over HTTPS. This certificate can either be a Let's Encrypt certificate generated and managed by Scaleway, or you can import your own certificate. If you import your own certificate, it will be stored in Scaleway Secret Manager, and [billed accordingly](https://www.scaleway.com/en/pricing/security-and-account/).
34
+
35
+
## What is WAF?
36
+
37
+
**W**eb **A**pplication **F**irewall is a feature available in Public Beta via Edge Services for Load Balancer origins. It is currently available via the [Edge Services API](https://www.scaleway.com/en/developers/api/edge-services/) only, but will be coming to the Scaleway console soon.
38
+
39
+
When enabled, WAF filters requests to your Load Balancer origin to determine whether they are potentially malicious. You can choose the [paranoia level](/edge-services/concepts/#paranoia-level) to be used when evaluating requests, and set [exclusions](/edge-services/concepts/#exclusions) to define traffic that shouldn't be filtered by WAF. Requests that are judged to be malicious are blocked or logged, depending on the settings you choose. Find out more about WAF in our [detailed documentation](/edge-services/reference-content/understanding-waf/).
Copy file name to clipboardExpand all lines: pages/edge-services/how-to/configure-cache.mdx
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,12 @@ The cache feature allows you to cache your origin's content with Edge Services.
17
17
18
18
You can disable and enable caching at will, as well as control the lifetime of an object in the cache. You can also purge your entire cache, or specific objects within it. A log is displayed to help you track your purge events.
19
19
20
+
<Macroid="requirements" />
21
+
22
+
- A Scaleway account logged into the [console](https://console.scaleway.com)
23
+
-[Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
24
+
- An Edge Services pipeline for a [Load Balancer](/edge-services/how-to/create-pipeline-lb/) or [Object Storage bucket](/edge-services/how-to/create-pipeline-bucket/) origin
25
+
20
26
## How to enable the cache
21
27
22
28
1. In the Scaleway console, navigate to the Edge Services dashboard for the Object Storage or Load Balancer pipeline on which you want to enable caching:
Copy file name to clipboardExpand all lines: pages/edge-services/index.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ meta:
6
6
7
7
<Alert
8
8
sentiment="info"
9
-
title="Edge Services is now in General Availability!"
9
+
title="Edge Services WAF is now available via the Edge Services API!"
10
10
>
11
-
Edge Services for Object Storage and Load Balancers is now in General Availability, and a subscription-based pricing plan applies. Find out more in our [dedicated documentation](/edge-services/reference-content/understanding-ga/).
11
+
Web Application Firewall (WAF) for Edge Services is now in Public Beta and available via the [Edge Services API](https://www.scaleway.com/en/developers/api/edge-services/). Enable WAF to protect your Load Balancer origin from threats and malicious requests. Find out more in our [dedicated documentation](/edge-services/reference-content/understanding-waf/).
0 commit comments