Skip to content

Commit 12fce3e

Browse files
authored
fix(review): review docs (#5717)
* fix(review): review docs * fix(review): remove unwanted
1 parent 144ff3e commit 12fce3e

File tree

11 files changed

+13
-18
lines changed

11 files changed

+13
-18
lines changed

pages/edge-services/how-to/configure-cache.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to configure an Edge Services cache
33
description: Learn how to configure a cache for Edge Services. Enhance performance and finely control your cached objects via purging (cache invalidation).
44
dates:
5-
validation: 2025-04-24
5+
validation: 2025-10-27
66
posted: 2024-07-24
77
tags: object-storage edge-services cdn network cache purge
88
---

pages/edge-services/how-to/configure-custom-domain.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to configure a custom domain for Edge Services
33
description: Learn how to configure an Edge Services endpoint with a custom subdomain. Access your Object Storage bucket or Load Balancer origin via your own domain name instead of the standardized endpoint.
44
dates:
5-
validation: 2025-04-24
5+
validation: 2025-10-27
66
posted: 2024-07-24
77
tags: object-storage edge-services cdn network domain ssl tls https
88
---
@@ -14,7 +14,7 @@ import image5 from './assets/scaleway-edge-services-lb-dashboard.webp'
1414
import image6 from './assets/scaleway-edge-services-lb-dashboard.webp'
1515

1616

17-
If you already own a domain, you can customize an Edge Services pipeline endpoint with a subdomain of your choice. This means you can access your Object Storage bucket or Load Balancer origin through Edge Services via your own subdomain rather than the standardized Edge Services endpoint.
17+
If you already own a domain, you can customize an Edge Services pipeline endpoint with a subdomain of your choice. This means you can access your Object Storage bucket or Load Balancer origin through Edge Services via your own subdomain, rather than the standardized Edge Services endpoint.
1818

1919
For example, if you own `beautiful-domain.com`, you can customize the endpoint to be `whatever-i-want.beautiful-domain.com`. You must also add an SSL/TLS certificate so that Edge Services can securely serve your content via HTTPS.
2020

pages/edge-services/how-to/create-pipeline-bucket.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to create an Edge Services pipeline for an Object Storage bucket
33
description: This page explains how to configure an Edge Services pipeline for a Scaleway Object Storage bucket. Set up your own custom domain to point to your bucket, and enable a caching service for faster and more efficient delivery.
44
dates:
5-
validation: 2025-04-24
5+
validation: 2025-10-27
66
posted: 2024-07-24
77
tags: object-storage edge-services cdn network cache domain https
88
---

pages/edge-services/how-to/delete-pipeline.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to delete an Edge Services pipeline
33
description: Learn how to delete a Scaleway Edge Services pipeline with this step-by-step guide. Follow our instructions to ensure a smooth process and manage your domains and SSL/TLS certificates effectively.
44
dates:
5-
validation: 2025-04-24
5+
validation: 2025-10-27
66
posted: 2024-07-24
77
tags: load-balancer edge-services cdn network pipeline
88
---

pages/edge-services/how-to/monitor-cockpit.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to monitor Edge Services with Scaleway Cockpit
33
description: Get easy access to your Edge Services metrics via Scaleway Cockpit. Monitor ingress, egress, request rate and cache hit ratio in a convenient managed Grafana dashboard.
44
dates:
5-
validation: 2025-04-24
5+
validation: 2025-10-27
66
posted: 2024-07-24
77
tags: load-balancer edge-services cdn cache-hit-ratio grafana observability
88
---

pages/edge-services/how-to/terminate-edge-services.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: How to terminate an Edge Services subscription
33
description: Find out how to terminate your Scaleway Edge Services subscription whenever you want, at the click of a button.
44
dates:
5-
validation: 2025-04-24
5+
validation: 2025-10-27
66
posted: 2024-10-15
77
tags: object-storage edge-services subscription-plan subscribe billing pricing terminate cancel
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
1010

1111

12-
Edge Services is an additional feature for Scaleway Load Balancers and Object Storage buckets. It lets you benefit from a powerful caching service to reduce the load on your origin servers and streamline delivery. On top of this, you get a customizable Edge Services endpoint and can set it to a subdomain of your choice, securing it with an SSL/TLS certificate. To use Edge Services, you must subscribe to a monthly plan.
12+
Edge Services is an additional feature for Scaleway Load Balancers and Object Storage buckets. It offers a powerful caching service, a customizable Edge Services endpoint, and a Web Application Firefall. To use Edge Services, you must subscribe to a monthly plan.
1313

1414
Find out more about how you are charged when you terminate your Edge Services subscription in our [detailed pricing documentation](https://www.scaleway.com/en/docs/edge-services/reference-content/understanding-pricing/).
1515

pages/edge-services/menu.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,7 @@ export const edgeServicesMenu = {
7575
{
7676
label: 'Understanding pricing',
7777
slug: 'understanding-pricing',
78-
},
79-
{
80-
label: 'Understanding General Availability',
81-
slug: 'understanding-ga',
82-
},
78+
}
8379
],
8480
label: 'Additional content',
8581
slug: 'reference-content',

pages/edge-services/reference-content/understanding-ga.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Understanding Edge Services General Availability
33
description: Scaleway Edge Services has left Public Beta and gone into General Availability. This page answers all your questions about the timeline, pricing and any action you need to take.
44
tags: edge-services public-beta general-availability pricing billing ga
55
dates:
6-
validation: 2025-04-24
6+
validation: 2025-10-27
77
creation: 2024-09-27
88
---
99

pages/managed-inference/reference-content/model-catalog.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Managed Inference model catalog
33
description: Deploy your own model with Scaleway Managed Inference. Privacy-focused, fully managed.
44
tags:
55
dates:
6-
validation: 2025-04-18
6+
validation: 2025-10-27
77
posted: 2024-04-18
88
---
99
A quick overview of available models in Scaleway's catalog and their core attributes. Expand any model below to see usage examples, curl commands, and detailed capabilities.

pages/public-gateways/how-to/move-to-routed-ip.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Find out how to move your Public Gateway from a legacy NAT IP addre
44
noindex: true
55
tags: public-gateway public gateway nat-ip routed-ip ip-mobility
66
dates:
7-
validation: 2025-04-15
7+
validation: 2025-10-27
88
posted: 2024-04-03
99
---
1010

0 commit comments

Comments
 (0)