Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion docs/TROUBLESHOOTING_TEMPLATE.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Title describing the PROBLEM (I cannot..., I am experiencing..., My resou
description: Description for SEO and referencing purposes that complements the title
tags: fail error troubleshooting help unable cannot
dates:
validation: 2025-03-10
validation: 2025-09-17
posted: 2025-03-10
categories:
- XXXXX
Expand Down
2 changes: 1 addition & 1 deletion pages/account/how-to/change-password.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to change a password
description: This page shows you how to change the password of your Scaleway account.
tags: account password recovery login
dates:
validation: 2025-03-10
validation: 2025-09-17
posted: 2025-03-10
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
2 changes: 1 addition & 1 deletion pages/billing/how-to/add-billing-contact.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to set up billing notifications
description: Learn how to set up a billing notifications for users in your Organization. They will receive your Organization's monthly invoices, budget alerts and be informed if your payment method expires, for example.
tags: billing payment contact
dates:
validation: 2025-03-03
validation: 2025-09-17
posted: 2024-02-16
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
2 changes: 1 addition & 1 deletion pages/billing/how-to/download-an-invoice.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to download an invoice
description: Guide to downloading invoices from the Scaleway console.
tags: billing payment invoice download
dates:
validation: 2025-03-03
validation: 2025-09-17
posted: 2024-02-23
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
4 changes: 2 additions & 2 deletions pages/block-storage/api-cli/increasing-volume-size.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ title: Increasing the size of Block Storage volumes via the Scaleway API
description: This page explains how to increase the size of a Block Storage volume using the Scaleway API.
tags: increase expand increment raise storage volume block
dates:
validation: 2025-03-04
validation: 2025-09-17
posted: 2025-03-04
---
import Requirements from '@macros/iam/requirements.mdx'


The Block storage API allows you to interact with Block Storage volumes programmatically through API calls. Refer to the [Developers reference website](https://www.scaleway.com/en/developers/api/block/) for more information on how to use the Block Storage API.
The Block storage API allows you to interact with Block Storage volumes programmatically through API calls. Refer to the [Developers reference website](https://www.scaleway.com/en/developers/api/block/) for more information on how to use the Block Storage API.

<Requirements />

Expand Down
4 changes: 2 additions & 2 deletions pages/block-storage/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Block Storage FAQ
description: Explore Scaleway Block Storage with our comprehensive FAQ covering performance, persistence, and more. Learn how Block Storage compares to Local Storage and its compatibility with Scaleway resources.
dates:
validation: 2025-03-03
validation: 2025-09-17
productIcon: BlockStorageProductIcon
---

Expand Down Expand Up @@ -47,7 +47,7 @@ However, this is subject to fluctuation during peak load periods.
A block volume is persistent which means that it can live without being attached to an Instance. Nevertheless, when an Instance is deleted, the following can be expected:

- When the Instance is deleted via the Scaleway console, you will be asked if you want the distant block volumes to be deleted as well or not.
- When deleting an Instance via the `API`, all the attached volumes (local and Block Storage) are deleted. So if you want to keep your local volumes, you must use the archive action instead of the terminate action.
- When deleting an Instance via the `API`, all the attached volumes (local and Block Storage) are deleted. If you want to keep your local volumes, you must use the archive action instead of the terminate action.
- If you want to keep Block Storage volumes, you must detach them before you issue the terminate call.

## Quotas and limitations
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Advantages of migrating from the Instance API to the Block Storage API fo
description: Learn the key advantages of migrating to the Block Storage API for managing your Block Storage volumes and snapshots.
tags: volumes block-storage 5kiops 10kiops sbs low-latency migration
dates:
validation: 2025-03-03
validation: 2025-09-17
posted: 2025-01-14
---
import BlockStorageNoMigrationForK8s from '@macros/storage/block-storage-no-migration-for-k8s.mdx'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Understand the difference between Block Storage volumes and Block Storage
description: Learn the key differences between Block Storage and Block Storage Low Latency 5K IOPS volumes to choose the optimal storage solution for your needs.
tags: differences-5kiops volumes block-storage 5kiops
dates:
validation: 2025-03-13
validation: 2025-09-17
posted: 2024-09-05
---

Expand All @@ -15,7 +15,7 @@ This page provides information about the differences between Block Storage and B

Refer to the [dedicated documentation](/instances/concepts/#volumes) to learn about the differences between Block Storage and Local Storage volumes.

## Overview
## Overview

<BlockStorageVolumeTypes />

Expand Down
2 changes: 1 addition & 1 deletion pages/data-lab/how-to/connect-to-data-lab.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to connect to a Data Lab for Apache Spark™
description: Step-by-step guide to connecting to a Data Lab for Apache Spark™ with the Scaleway console.
tags: data lab for apache spark create process
dates:
validation: 2025-02-24
validation: 2025-09-17
posted: 2024-07-31
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
2 changes: 1 addition & 1 deletion pages/data-lab/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Data Lab for Apache Spark™ Troubleshooting
description: Troubleshoot common issues with Scaleway Data Lab for Apache Spark™.
dates:
posted: 2025-03-13
validation: 2025-03-13
validation: 2025-09-17
productIcon: DistributedDataLabProductIcon
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Understanding policy conditions
description: Detailed information on policy conditions within Scaleway IAM.
tags: iam
dates:
validation: 2025-03-03
validation: 2025-09-17
---

A condition is an additional layer of restrictions for your rule. You can configure conditions in IAM policies to allow access to specific user agents, IP addresses and on a given date or time.
Expand Down Expand Up @@ -89,7 +89,7 @@ All standard CEL functions are supported, as well as the following custom Scalew
### Multiple policies
If multiple policies with different conditions apply to the same principal, the presence of a single policy with met conditions (or no conditions) will override any denying rules from other policies, allowing the action to be taken.

For example, if you set up a policy that grants access to a resource only on Monday while another policy grants access only on Tuesday, the action will still be allowed on Monday. The access will be granted on both days.
For example, if you set up a policy that grants access to a resource only on Monday while another policy grants access only on Tuesday, the action will still be allowed on Monday. The access will be granted on both days.

### Timezones

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: PostgreSQL extensions reference
description: Learn more about the PostgreSQL extensions available at Scaleway and explore best configuration practices
tags: databases postgresql extensions pgaudit pgrestore
dates:
validation: 2025-03-11
validation: 2025-09-17
---

The following `pg_extensions` are available with Scaleway Managed Databases for PostgreSQL:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to connect to a Managed MongoDB® Database Instance
description: This page explains how to connect to a MongoDB® Database Instance
tags: mongodb mongodb document database-instance managed-database database
dates:
validation: 2025-03-11
validation: 2025-09-17
posted: 2024-09-18
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
2 changes: 1 addition & 1 deletion pages/object-storage/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Object Storage
description: Resolve common issues with Scaleway Object Storage.
dates:
posted: 2025-03-12
posted: 2025-09-17
validation: 2025-03-12
productIcon: ObjectStorageProductIcon
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to create and deploy a container with the Scaleway API
description: Deploy containers using the Scaleway API.
tags: containers api deploy
dates:
validation: 2025-03-15
validation: 2025-09-17
posted: 2021-08-18
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down Expand Up @@ -37,7 +37,7 @@ Refer to the [Scaleway Developers website](https://www.scaleway.com/en/developer
An output similar to the following displays:

```json
{"id":"example-fb93-43e3-a036-7be69f1af7a1", "name":"your-namespace-name", "environment_variables":{}, "organization_id":"example-776f-4f65-a41e-6c5fc58b4076", "project_id":"example-c162-43f7-bb3e-1182e6f12342", "status":"pending", "registry_namespace_id":"", "error_message":null, "registry_endpoint":"", "description":"", "secret_environment_variables":[], "region":"fr-par"}%
{"id":"example-fb93-43e3-a036-7be69f1af7a1", "name":"your-namespace-name", "environment_variables":{}, "organization_id":"example-776f-4f65-a41e-6c5fc58b4076", "project_id":"example-c162-43f7-bb3e-1182e6f12342", "status":"pending", "registry_namespace_id":"", "error_message":null, "registry_endpoint":"", "description":"", "secret_environment_variables":[], "region":"fr-par"}%
```

2. Run the following command to create a container:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to delete a container
description: How to delete a container in Scaleway.
tags: delete container containers
dates:
validation: 2025-03-13
validation: 2025-09-17
posted: 2021-05-26
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to modify a container's privacy policy
description: Modify the privacy settings of Scaleway Serverless Containers.
tags: container privacy-policy
dates:
validation: 2025-03-15
validation: 2025-09-17
posted: 2021-05-26
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Containers limitations
description: Learn about the limitations of Scaleway Serverless Containers.
tags: containers limitations serverless
dates:
validation: 2025-03-13
validation: 2025-09-17
posted: 2021-10-12
---

Expand Down
2 changes: 1 addition & 1 deletion pages/serverless-containers/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Containers
description: Troubleshooting guide for Scaleway Serverless Containers.
dates:
posted: 2025-03-13
posted: 2025-09-17
validation: 2025-03-13
productIcon: ContainersProductIcon
---
Expand Down
7 changes: 3 additions & 4 deletions pages/serverless-functions/api-cli/deploy-function-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to create and deploy a function with the Scaleway API
description: Deploy Serverless Functions via the Scaleway API following this instructional guide.
tags: functions api deploy
dates:
validation: 2025-03-13
validation: 2025-09-17
posted: 2021-08-18
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down Expand Up @@ -38,7 +38,7 @@ Refer to the [Scaleway Developers website](https://www.scaleway.com/en/developer
An output similar to the following displays:

```json
{"id":"example-fb93-43e3-a036-7be69f1af7a1", "name":"your-namespace-name", "environment_variables":{}, "organization_id":"example-776f-4f65-a41e-6c5fc58b4076", "project_id":"example-c162-43f7-bb3e-1182e6f12342", "status":"pending", "registry_namespace_id":"", "error_message":null, "registry_endpoint":"", "description":"", "secret_environment_variables":[], "region":"fr-par"}%
{"id":"example-fb93-43e3-a036-7be69f1af7a1", "name":"your-namespace-name", "environment_variables":{}, "organization_id":"example-776f-4f65-a41e-6c5fc58b4076", "project_id":"example-c162-43f7-bb3e-1182e6f12342", "status":"pending", "registry_namespace_id":"", "error_message":null, "registry_endpoint":"", "description":"", "secret_environment_variables":[], "region":"fr-par"}%
```

2. Run the following command to create a function:
Expand All @@ -58,7 +58,7 @@ Refer to the [Scaleway Developers website](https://www.scaleway.com/en/developer
An output similar to the following displays:

```json
{"id":"ef777a64-1f4e-4d43-8227-26927c7de057", "name":"your-function-name", "namespace_id":"example-fb93-43e3-a036-7be69f1af7a1", "status":"created", "environment_variables":{}, "min_scale":0, "max_scale":5, "runtime":"python310", "memory_limit":256, "cpu_limit":140, "timeout":"300s", "handler":"handler.handle", "error_message":null, "privacy":"public", "description":"", "domain_name":"namespaceg04rnwx-function-example.functions.fnc.fr-par.scw.cloud", "secret_environment_variables":[], "http_option":"enabled", "runtime_message":"", "build_message":null, "region":"fr-par"}%
{"id":"ef777a64-1f4e-4d43-8227-26927c7de057", "name":"your-function-name", "namespace_id":"example-fb93-43e3-a036-7be69f1af7a1", "status":"created", "environment_variables":{}, "min_scale":0, "max_scale":5, "runtime":"python310", "memory_limit":256, "cpu_limit":140, "timeout":"300s", "handler":"handler.handle", "error_message":null, "privacy":"public", "description":"", "domain_name":"namespaceg04rnwx-function-example.functions.fnc.fr-par.scw.cloud", "secret_environment_variables":[], "http_option":"enabled", "runtime_message":"", "build_message":null, "region":"fr-par"}%
```

3. Create a zip file containing your function's code by following [this procedure](/serverless-functions/how-to/package-function-dependencies-in-zip/).
Expand Down Expand Up @@ -106,4 +106,3 @@ Refer to the [Scaleway Developers website](https://www.scaleway.com/en/developer
```
curl <YOUR_FUNCTION_ENDPOINT>
```

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to create and deploy a function with the Scaleway CLI
description: Deploy Serverless Functions using Scaleway's CLI with this detailed guide.
tags: functions cli deploy
dates:
validation: 2025-03-13
validation: 2025-09-17
posted: 2021-08-18
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
2 changes: 1 addition & 1 deletion pages/serverless-functions/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Functions
description: Troubleshooting guide for Scaleway Serverless Functions.
dates:
posted: 2025-03-13
posted: 2025-09-17
validation: 2025-03-13
productIcon: FunctionsProductIcon
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ This page explains how to migrate images from public external container registri

2. Run the command below to log in to the Scaleway Container Registry. Make sure to specify the desired region:

```
```
skopeo login rg.fr-par.scw.cloud -u nologin -p $SCW_SECRET_KEY
```

Expand Down
2 changes: 1 addition & 1 deletion pages/serverless-jobs/how-to/manage-job-schedule.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: How to manage the scheduling of a Serverless Job
description: Manage job schedules efficiently in Scaleway Serverless.
dates:
validation: 2025-03-13
validation: 2025-09-17
posted: 2024-02-27
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
2 changes: 1 addition & 1 deletion pages/serverless-jobs/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Jobs
description: Troubleshooting guide for Scaleway Serverless Jobs.
dates:
posted: 2025-03-13
posted: 2025-09-17
validation: 2025-03-13
productIcon: ServerlessJobsProductIcon
---
Expand Down
2 changes: 1 addition & 1 deletion pages/serverless-sql-databases/how-to/add-users.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to add users to a Serverless SQL Database
description: Learn how to add users to your Scaleway serverless SQL database.
tags: sql-databases serverless database iam postgresql
dates:
validation: 2025-03-13
validation: 2025-09-17
posted: 2023-08-11
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to edit a Serverless SQL Database's autoscaling
description: Guide to configure autoscaling for Scaleway serverless SQL databases.
tags: database serverless-sql-database serverless-db serverless-database postgresql
dates:
validation: 2025-03-13
validation: 2025-09-17
posted: 2023-08-11
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to delete a database
description: Step-by-step instructions to delete a Scaleway Serverless SQL Database.
tags: database delete drop db suppress stop
dates:
validation: 2025-03-13
validation: 2025-09-17
posted: 2023-08-11
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to manage user permissions for Serverless SQL Databases
description: Guide to manage permissions in Scaleway serverless SQL databases.
tags: sql-databases serverless database iam serverless-db serverless-database postgresql
dates:
validation: 2025-03-13
validation: 2025-09-17
posted: 2023-08-11
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To solve these issues, upgrade your `pg_dump` and/or `pg_restore` modules:

### Problem

When performing long-running queries (lasting several hours or days), backup operations might not be performed successfully. Backup status will then appear as `error` or `unknown_status`.
When performing long-running queries (lasting several hours or days), backup operations might not be performed successfully. Backup status will then appear as `error` or `unknown_status`.

### Cause

Expand All @@ -48,4 +48,4 @@ To solve these issues, stop these queries:
```
Where `{pid}` is the process id from the long-running query causing the issue (`pid` column of the previous step).

Alternatively, you can also stop long-running queries using a graphical PostgreSQL client such as [pgAdmin](https://www.pgadmin.org/) or [DBeaver](https://dbeaver.io/).
Alternatively, you can also stop long-running queries using a graphical PostgreSQL client such as [pgAdmin](https://www.pgadmin.org/) or [DBeaver](https://dbeaver.io/).
2 changes: 1 addition & 1 deletion pages/serverless-sql-databases/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Serverless SQL Databases
description: Comprehensive guides to troubleshooting Scaleway Serverless SQL Databases.
dates:
posted: 2025-03-13
validation: 2025-03-13
validation: 2025-09-17
productIcon: ServerlessDbProductIcon
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to monitor your Transactional Emails with Scaleway Cockpit
description: Learn how to effectively monitor your Transactional Email using Scaleway Cockpit for optimal deliverability and performance.
tags: transactional-email email-deliverability cockpit observability dashboard metrics logs alerts
dates:
validation: 2025-09-11
validation: 2025-09-17
posted: 2025-03-05
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down