Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
34a2aae
feat(changelog): instances-changed-windows-images-network-configurati…
ofranc Aug 25, 2025
f472db3
fix(gen): fix missing entries from menu and add noindex (#5458)
SamyOubouaziz Aug 25, 2025
209c2c1
fix(gen): reviews 25/08 (#5453)
ldecarvalho-doc Aug 26, 2025
e956268
fix(docs): review (#5462)
RoRoJ Aug 26, 2025
be5aeb4
feat(ins): add slo (#5423)
bene2k1 Aug 26, 2025
bc52717
docs(srv): add info on supported http protocols MTA-6409 (#5454)
SamyOubouaziz Aug 26, 2025
2e60778
fix(inference): update model catalog (#5465)
reda-maizate Aug 27, 2025
cdc7fb1
chore(docs): weekly review (#5468)
nerda-codes Aug 27, 2025
591b87f
docs(ddx): content review 2025-08-27 (#5464)
bene2k1 Aug 27, 2025
a46c671
docs(ins): add windows os to images page (#5467)
bene2k1 Aug 27, 2025
1efa41b
chore(k8s): remove note (#5470)
jtherin Aug 27, 2025
4ce46b9
feat(ai): integrate examples and explanations for Responses API (#5459)
RoRoJ Aug 27, 2025
b55fa0e
feat(changelog): kubernetes-added-dns-service-ip-and-pod-and-service-…
ofranc Aug 28, 2025
1af9054
docs(em): update doc fail2ban (#5466)
bene2k1 Aug 28, 2025
ffdb128
fix(gen): triangle concepts (#5449)
ldecarvalho-doc Aug 28, 2025
7ce3752
fix(vpc): fix serverless stuff (#5471)
RoRoJ Aug 28, 2025
2e915d2
docs(ddx): update faq commitment plan (#5473)
bene2k1 Aug 28, 2025
f2b11c7
docs(ins): rework naming (#5425)
bene2k1 Aug 28, 2025
47dc5b1
Update specialized.mdx (#5474)
bene2k1 Aug 28, 2025
a3f3649
feat(efc): s3 (#5448)
ldecarvalho-doc Aug 28, 2025
974952d
fix(ins): fix pricing table (#5478)
bene2k1 Aug 28, 2025
6cbcb8b
ins(feat): remove ENT1 (#5476)
bene2k1 Aug 28, 2025
1412ab9
feat(changelog): functions-added-custom-domains-now-supports-websocke…
ofranc Aug 29, 2025
2103d41
feat(changelog): containers-added-custom-domains-now-supports-websock…
ofranc Aug 29, 2025
1e9d453
feat(changelog): instances-deprecated-ent1-instances-are-now-deprecat…
ofranc Aug 29, 2025
945eef8
feat(srvless): websocket support (#5480)
thomas-tacquet Aug 29, 2025
3f45e60
fix(changelog): title (#5483)
RoRoJ Aug 29, 2025
2f6ef2e
docs(add): info (#5477)
nerda-codes Aug 29, 2025
9892d4d
docs(srv): add migration guide for serverless containers MTA-6412 (#5…
SamyOubouaziz Aug 29, 2025
ecd8e75
feat(key-manager): review before GA (#5475)
nerda-codes Sep 1, 2025
4e89ef9
feat(changelog): key-manager-changed-key-manager-is-now-in-general-av…
ofranc Sep 1, 2025
34741c5
feat(gen): use cases visual
ldecarvalho-doc Sep 2, 2025
4514467
feat(gen): fix names
ldecarvalho-doc Sep 2, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: Windows Images - Network configuration now uses DHCP. Serial console enabled
status: changed
date: 2025-08-25
category: compute
product: instances
---

Windows Server 2022 and Windows Server 2022 Core images now use DHCP for network configuration by default, consistent with all existing Instance OS images.

For running Instances, no network configuration changes are needed unless you modify the public IPv4 address.

If you change the public IPv4 address, the Instance will retain its existing static configuration and continue using the previous address. To enable DHCP for your Instance, follow our [dedicated documentation](/instances/reference-content/enabling-dhcp-network-configuration-windows-server-2022/) before updating the public IPv4 address.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: DNS Service IP and Pod & Service CIDR are now customizable
status: added
date: 2025-08-27
category: containers
product: kubernetes
---

The following parameters can be set when creating a cluster:
- `service-dns-ip`: IP used for the DNS Service (cannot be changes later)
- `pod-cidr`: Subnet used for the Pod CIDR (cannot be changed later)
- `service-cidr`: Subnet used for the Service CIDR (cannot be changed later)

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Custom domains now supports WebSockets
status: added
date: 2025-08-28
category: serverless
product: containers
---

Serverless Containers configured with custom domains are now compatible with WebSockets.

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Custom domains now support WebSockets
status: added
date: 2025-08-28
category: serverless
product: functions
---

Serverless Functions configured with custom domains are now compatible with WebSockets.

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: ENT1 Instances are now deprecated
status: deprecated
date: 2025-08-29
category: compute
product: instances
---

ENT1 Instances are now deprecated and unavailable for new deployments. Existing ENT1 Instances will soon be automatically migrated to their POP2 equivalent, as announced recently through our emails & ticket communication.
[POP2 Instances](/instances/reference-content/general-purpose/#pop2-instances), which share the same hardware specifications as ENT1 Instances, provide access to the latest features, ensuring your infrastructure remains current with evolving technology and demands.

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Key Manager is now in General Availability
status: changed
date: 2025-09-01
category: security-identity
product: key-manager
---

[Key Manager](/key-manager/) is now in General Availability. Secure your production applications and start managing your keys today.

17 changes: 17 additions & 0 deletions macros/ai/chat-comp-vs-responses-api.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
macro: chat-comp-vs-responses-api
---

Both the [Chat Completions API](https://www.scaleway.com/en/developers/api/generative-apis/#path-chat-completions-create-a-chat-completion) and the [Responses API](https://www.scaleway.com/en/developers/api/generative-apis/#path-responses-beta-create-a-response) are OpenAI-compatible REST APIs that can be used for generating and manipulating conversations. The Chat Completions API is focused on generating conversational responses, while the Responses API is a more general REST API for chat, structured outputs, tool use, and multimodal inputs.

The **Chat Completions** API was released in 2023, and is an industry standard for building AI applications, being specifically designed for handling multi-turn conversations. It is stateless, but allows users to manage conversation history by appending each new message to the ongoing conversation. Messages in the conversation can include text, images and audio extracts. The API supports `function` tool-calling, allowing developers to define functions that the model can choose to call. If it does so, it returns the function name and arguments, which the developer's code must execute and feed back into the conversation.

The **Responses** API was released in 2025, and is designed to combine the simplicity of Chat Completions with the ability to do more agentic tasks and reasoning. It supports statefulness, being able to maintain context without needing to resend the entire conversation history. It offers tool-calling by built-in tools (e.g. web or file search) that the model is able to execute itself while generating a response.

<Message type="note">
Scaleway's support for the Responses API is currently at beta stage. Support of the full feature set will be incremental: currently statefulness and tools other than `function` calling are not supported.
</Message>

Most supported Generative API models can be used with both Chat Completions and Responses API. For the **`gtp-oss-120b` model, use of the Responses API is recommended, as it will allow you to access all of its features, especially tool-calling.

For full details on the differences between these APIs, see the [official OpenAI documentation](https://platform.openai.com/docs/guides/migrate-to-responses).
11 changes: 0 additions & 11 deletions macros/compute/instances-block-bandwidth-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,6 @@ Bandwidth impacts how your applications perform and interact with other systems.
| DEV1-L | 400 Mbit/s | 200 MiB/s |
| DEV1-XL | 500 Mbit/s | 250 MiB/s |

## ENT1 range

| Instance Type | Internet Bandwidth (up to) | Block Bandwidth (up to) |
|-----------------------|-------------------------|---------------------|
| ENT1-XXS | 400 Mbit/s | 400 MiB/s |
| ENT1-XS | 800 Mbit/s | 800 MiB/s |
| ENT1-S | 1.6 Gbit/s | 1.56 GiB/s |
| ENT1-M | 3.2 Gbit/s | 3.12 GiB/s |
| ENT1-L | 6.4 Gbit/s | 6.25 GiB/s |
| ENT1-XL | 12.8 Gbit/s | 12.5 GiB/s |

## GP1 range

| Instance Type | Internet Bandwidth (up to) | Block Bandwidth (up to) |
Expand Down
2 changes: 1 addition & 1 deletion macros/compute/instances.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
macro: compute-instances
---

An Instance is a computing unit, either virtual or physical, that provides resources to run your applications on. Currently Scaleway offers the following Instance types: [General Purpose](/instances/reference-content/cost-optimized/#development-instances-and-general-purpose-instances), [Development](/instances/reference-content/cost-optimized/#development-instances-and-general-purpose-instances), [GPU](/instances/concepts/#gpu-instance), [Stardust](/instances/reference-content/learning/#learning-range-stardust-instances) and [Enterprise](/instances/reference-content/production-optimized/#production-optimized-range-ent1-instances).
An Instance is a computing unit, either virtual or physical, that provides resources to run your applications on. Currently Scaleway offers the following Instance types: [General Purpose](/instances/reference-content/general-purpose/), [Development](/instances/reference-content/development/), [GPU](/instances/concepts/#gpu-instance), and [Specialized](/instances/reference-content/specialized/).
5 changes: 5 additions & 0 deletions menu/mainLinks.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
"label": "Tutorials",
"slug": "tutorials"
},
{
"icon": "UseCaseCategoryIcon",
"label": "Use cases",
"slug": "use-cases"
},
{
"icon": "BillingCategoryIcon",
"label": "Troubleshooting Hub",
Expand Down
40 changes: 32 additions & 8 deletions menu/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,10 @@
{
"label": "Block Storage footprint calculation",
"slug": "block-storage-env-footprint"
},
{
"label": "Object Storage footprint calculation",
"slug": "object-storage-env-footprint"
}
],
"label": "Additional Content",
Expand Down Expand Up @@ -1171,6 +1175,10 @@
"label": "Activate an IPv6 block ",
"slug": "activate-ipv6-block"
},
{
"label": "Configure IPv6",
"slug": "configure-ipv6-dedibox"
},
{
"label": "Modify Dedibox options",
"slug": "modify-server-options"
Expand Down Expand Up @@ -1478,6 +1486,10 @@
"label": "Use placement groups",
"slug": "use-placement-groups"
},
{
"label": "Create an image",
"slug": "create-a-backup"
},
{
"label": "Create an image from a snapshot",
"slug": "create-image-from-snapshot"
Expand Down Expand Up @@ -1602,21 +1614,17 @@
"label": "Instances internet and Block Storage bandwidth overview",
"slug": "instances-bandwidth-overview"
},
{
"label": "The right Instance for learning purposes",
"slug": "learning"
},
{
"label": "The right Instance for development purposes",
"slug": "cost-optimized"
"slug": "development"
},
{
"label": "The right Instance for production purposes",
"slug": "production-optimized"
"slug": "general-purpose"
},
{
"label": "The right Instance for workload purposes",
"slug": "workload-optimized"
"label": "The right Instance for specialized purposes",
"slug": "specialized"
},
{
"label": "Instance OS images and InstantApps",
Expand Down Expand Up @@ -1661,6 +1669,14 @@
{
"label": "Compatibility between Scaleway OS Images and Flexible IPs",
"slug": "comaptibility-scw-os-images-flexible-ip"
},
{
"label": "Enabling DHCP network configuration for Windows Server 2022 Instances",
"slug": "enabling-dhcp-network-configuration-windows-server-2022"
},
{
"label": "Historical Instances offerings",
"slug": "historical-offers"
}
],
"label": "Additional Content",
Expand Down Expand Up @@ -4579,6 +4595,10 @@
"label": "Serverless overview",
"slug": "serverless-overview"
},
{
"label": "Migrating to Serverless Containers",
"slug": "migrate-to-serverless-containers"
},
{
"label": "Containers and Private Networks integration",
"slug": "containers-private-networks"
Expand Down Expand Up @@ -4990,6 +5010,10 @@
"label": "Detach a volume",
"slug": "detach-a-volume"
},
{
"label": "Unmount a volume",
"slug": "unmount-a-volume"
},
{
"label": "Delete a snapshot",
"slug": "delete-a-snapshot"
Expand Down
2 changes: 2 additions & 0 deletions pages/account/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ A magic link provides quick and secure access to your account without the hassle

Multifactor authentication (MFA) is any form of verification that requires two factors to authenticate to a device you wish to connect to. Scaleway supports MFA for Cloud accounts in the form of a security code that you use in addition to your [password](#password) when you log in. You can receive the code via SMS or an authenticator app on your smartphone. Enabling MFA adds an additional layer of security against unauthorized access to your account.

Refer to the [How to use MFA](/account/how-to/use-2fa) documentation page for more information.

## Password

A password is a string of characters associated to your account's email address that allows you to access the [Scaleway console](https://console.scaleway.com/). It is personal and must not be shared with anyone. Alternatively, you can use a [magic link](#magic-link) to authenticate yourself.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,10 @@ There is currently one available savings plan type: the Compute savings plan.

The **Compute savings plan** can be used with the following resources, simultaneously and across all regions:

- Instances 
- Cost-Optimized (DEV1, GP1, PLAY2, PRO2)
- Production-Optimized (ENT1, POP2)
- Workload-Optmized (POP2 HC, POP2-HM, POP2-HN) 
- Instances
- Development
- Geneal Purpose
- Specialized

The following resources are **not** covered by the savings plan discount:

Expand Down
6 changes: 5 additions & 1 deletion pages/billing/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Billing - Concepts
description: Understand the key billing concepts in the Scaleway console.
tags: billing account pricing payment
dates:
validation: 2025-02-17
validation: 2025-08-25
---

## Billing alerts
Expand Down Expand Up @@ -65,10 +65,14 @@ Pay-as-you-go is a billing system in which you only pay for what you consume ins

The payment methods registered on your account are used to pay your invoice. You can set one of your payment methods as the default and manage your different payment methods from the console.

Refer to the [How to add a payment method](/billing/how-to/add-payment-method) documentation page for more information.

## Project

A Project is a grouping of Scaleway [resources](/iam/concepts/#resource). Each Scaleway Organization comes with a default Project, and you can create new Projects if necessary. Projects are cross-regional, meaning resources located in different [regions](/instances/concepts/#region) can be grouped into one single Project. When grouping resources into different Projects, you can use [IAM](/iam/concepts/#iam) to define custom access rights for each Project.

Refer to the [How to create a Project](/organizations-and-projects/how-to/create-a-project) documentation page for more information.

## Pro-rata billing

You are billed pro rata on certain products for the initial month of a subscription. This means the charge is adjusted to reflect the portion of the first month you used the product. Starting from the second month and onward, you are billed in full at the beginning of each month, covering the entire upcoming billing period in advance. This billing model ensures that you pay for the service based on your actual usage for the first month and then in advance for subsequent months.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to change the password of an FTP account for Scaleway Web Hosting Cla
description: This page shows you how to change the password of an FTP account
tags: webhosting ftp-account ftp account password
dates:
validation: 2025-02-17
validation: 2025-08-27
posted: 2021-05-26
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
2 changes: 1 addition & 1 deletion pages/classic-hosting/how-to/configure-outlook.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to configure Outlook to receive and send email on Web Hosting Classic
description: This page shows you how to Outlook to receive and send email on Scaleway Web Hosting Classic
tags: configuration outlook email webhosting
dates:
validation: 2025-02-17
validation: 2025-08-27
posted: 2021-05-26
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
2 changes: 1 addition & 1 deletion pages/classic-hosting/how-to/retrieve-headers-of-email.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to retrieve the header of an email
description: This guide shows you how to retrieve the header of an email on Scaleway Web Hosting using different email clients like Thunderbird, Gmail, Outlook, and Mail for Mac.
tags: webhosting email header thunderbird
dates:
validation: 2025-02-17
validation: 2025-08-27
posted: 2021-05-26
---
import WebhostingOnline from '@macros/webhosting/webhosting-online.mdx'
Expand Down
6 changes: 1 addition & 5 deletions pages/cockpit/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,9 @@
title: Cockpit FAQ
description: Discover Scaleway's Cockpit
dates:
validation: 2025-08-18
validation: 2025-08-28
productIcon: CockpitProductIcon
---
import CockpitPlanDeprecation from '@macros/cockpit/plan-deprecation.mdx'


<CockpitPlanDeprecation />

## Overview

Expand Down
17 changes: 2 additions & 15 deletions pages/cockpit/how-to/change-data-retention.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,13 @@ title: How to change your data retention period
description: Discover how to adjust data retention settings for metrics, logs, and traces in Cockpit.
tags: cockpit data-retention retention-period edit-retention
dates:
validation: 2025-04-02
validation: 2025-08-28
posted: 2024-11-25
---
import Requirements from '@macros/iam/requirements.mdx'


This page shows you how to change the [retention](/cockpit/concepts/#retention) period for your data sources. Refer to the [Cockpit FAQ](/cockpit/faq/) for detailed information on pricing.

<Message type="note">
**Pricing update for Cockpit custom retention** <br /><br />

On January 1st, 2025, Cockpit pricing plans were deprecated and replaced by the custom [retention](/cockpit/concepts/#retention) feature, available for free during beta.
On May 1st, 2025, this feature reaches general availability and **becomes billable**. <br /><br />

**Logs and traces**: free retention for 7 days, then charged €0.002/GB/day

**Metrics**: free retention for 31 days, then charged €0.0002/10 million samples/day

Ingestion of custom data remains billable at [the current pricing](/cockpit/faq/#how-am-i-billed-for-using-cockpit-with-custom-data).
</Message>
This page shows you how to change the [retention](/cockpit/concepts/#retention) period for your data sources. Extending your retention above default value is priced based on the volume of data effectively stored. Refer to the [Cockpit FAQ](/cockpit/faq/) for detailed information on pricing.

<Requirements />

Expand Down
6 changes: 3 additions & 3 deletions pages/cockpit/reference-content/cockpit-limitations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Cockpit capabilities and limits
description: Discover the capabilities and limits of Cockpit, including retention periods, Loki and Mimir limits, and product integrations for comprehensive infrastructure monitoring and management efficiency.
tags: observability cockpit retention metrics logs
dates:
validation: 2025-05-13
validation: 2025-08-28
posted: 2023-09-05
---

Expand Down Expand Up @@ -86,7 +86,7 @@ The following table provides details about the products that are integrated into
| Database RDB MySQL | **Integrated*** | **Integrated*** | **Integrated** |
| Serverless SQL Database | **Integrated*** | **Integrated*** | **Integrated** |
| Redis | **Integrated*** | **Integrated*** | **Integrated** |
| MongoDB | Planned | Not integrated | Not integrated |
| MongoDB | **Integrated*** | Not integrated | Not integrated |
| Data Lab (Apache Spark) | **Integrated*** | Not integrated | Not integrated |
| Clickhouse | Planned | Not integrated | Not integrated |
| Private Networks | **Integrated*** | Not integrated | Not integrated |
Expand All @@ -100,7 +100,7 @@ The following table provides details about the products that are integrated into
| Cockpit | **Integrated*** | Not integrated | Not integrated |
| Audit Trail | Not integrated | Not integrated | Not integrated |
| IAM | Not integrated | Not integrated | Not integrated |
| Secret Manager | **Integrated*** | **Integrated** | Not integrated |
| Secret Manager | **Integrated*** | Not integrated | Not integrated |
| Key Manager | Not integrated | Not integrated | Not integrated |

*: Including data and dashboards
2 changes: 1 addition & 1 deletion pages/dedibox-account/how-to/create-a-dedibox-account.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to create your Scaleway Dedibox account
description: Learn how to create a Scaleway Dedibox account.
tags: dedibox account create signup
dates:
validation: 2025-02-17
validation: 2025-08-27
posted: 2020-03-12
---

Expand Down
Loading
Loading