Skip to content
2 changes: 1 addition & 1 deletion pages/data-lab/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Data Lab for Apache Spark™ - Concepts
description: Learn the fundamental concepts of Scaleway Data Lab for Apache Spark™.
tags: data lab for apache spark notebook jupyter processing
dates:
validation: 2025-02-24
validation: 2025-09-02
---

## Apache Spark cluster
Expand Down
2 changes: 1 addition & 1 deletion pages/data-lab/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Data Lab for Apache Spark™ FAQ
description: Discover Scaleway Data Lab for Apache Spark™ powered by Apache Spark, and how to use it.
dates:
validation: 2025-02-18
validation: 2025-09-02
productIcon: DistributedDataLabProductIcon
---

Expand Down
3 changes: 1 addition & 2 deletions pages/data-lab/how-to/create-data-lab.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ title: How to create a Data Lab for Apache Spark™
description: Step-by-step guide to creating a Data Lab for Apache Spark™ on Scaleway.
tags: data lab apache spark create process
dates:
validation: 2025-02-24
validation: 2025-09-02
posted: 2024-07-31
---
import Requirements from '@macros/iam/requirements.mdx'


Data Lab for Apache Spark™ is a product designed to assist data scientists and data engineers in performing calculations on a remotely managed Apache Spark infrastructure.

<Requirements />
Expand Down
3 changes: 1 addition & 2 deletions pages/data-lab/how-to/manage-delete-data-lab.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ title: How to manage and delete a Data Lab for Apache Spark™
description: Step-by-step guide to managing and deleting a Data Lab for Apache Spark™ with the Scaleway console.
tags: data lab apache spark delete remove suppress
dates:
validation: 2025-02-24
validation: 2025-09-02
posted: 2024-07-31
---
import Requirements from '@macros/iam/requirements.mdx'


This page explains how to manage and delete your Data Lab for Apache Spark™.

<Requirements />
Expand Down
2 changes: 1 addition & 1 deletion pages/data-lab/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Data Lab for Apache Spark™ - Quickstart
description: Get started with Scaleway Data Lab for Apache Spark™ quickly and efficiently.
tags: data lab apache spark notebook jupyter processing
dates:
validation: 2025-02-24
validation: 2025-09-02
posted: 2024-07-10
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
5 changes: 1 addition & 4 deletions pages/object-storage/api-cli/migrating-buckets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ title: Migrating data from one bucket to another
description: Learn to migrate buckets between accounts and regions with the AWS CLI.
tags: object storage object-storage bucket migrate
dates:
validation: 2025-02-11
validation: 2025-09-02
posted: 2018-09-14
---
import Requirements from '@macros/iam/requirements.mdx'


<Requirements />

- A Scaleway account logged into the [console](https://console.scaleway.com)
Expand Down Expand Up @@ -48,5 +47,3 @@ import Requirements from '@macros/iam/requirements.mdx'
<Message type="important">
Delete the old bucket once everything is copied to avoid additional charges. You can use the following command: `aws s3 rb s3://BUCKET-SOURCE --force`
</Message>


2 changes: 1 addition & 1 deletion pages/object-storage/api-cli/object-storage-aws-cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Using Object Storage with the AWS-CLI
description: Integrate AWS CLI with Scaleway Object Storage for seamless operations.
tags: object storage object-storage aws-cli aws cli
dates:
validation: 2025-02-28
validation: 2025-09-02
posted: 2018-07-16
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
2 changes: 1 addition & 1 deletion pages/object-storage/api-cli/share-buckets-read-only.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Share Scaleway Object Storage buckets with read-only access using t
noindex: true
tags: object storage bucket read only read-only aws cli
dates:
validation: 2025-02-11
validation: 2025-09-02
posted: 2021-05-19
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
11 changes: 4 additions & 7 deletions pages/object-storage/api-cli/using-api-call-list.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ title: Supported Object Storage API calls
description: Learn how to use the API call list effectively with Scaleway Object Storage.
tags: object storage object-storage api bucket
dates:
validation: 2025-02-28
validation: 2025-09-02
posted: 2018-09-13
---
import Requirements from '@macros/iam/requirements.mdx'


In this page we index all available Scaleway Object Storage API requests.

<Requirements />
Expand All @@ -19,13 +18,13 @@ In this page we index all available Scaleway Object Storage API requests.
When you use Object Storage directly with the API, you must generate an [Authentication Signature v4](/object-storage/api-cli/generate-aws4-auth-signature/) beforehand.
</Message>

## Common Operations
## Common operations

| Feature | Description | Status |
| :------------ | :---- | :- |
| [GetService](/object-storage/api-cli/common-operations/#getservice) | Returns a list of all buckets | supported |

## Bucket Operations
## Bucket operations

| Feature | Description | Status |
| :------------ | :---- | :---- |
Expand Down Expand Up @@ -63,7 +62,7 @@ In this page we index all available Scaleway Object Storage API requests.



## Object Operations
## Object operations

| Feature | Description | Status |
| :------------ | :---- | :- |
Expand Down Expand Up @@ -93,5 +92,3 @@ In this page we index all available Scaleway Object Storage API requests.
| [RestoreObject](/object-storage/api-cli/object-operations/#restoreobject) | Restores an object from `Glacier` | supported |
| [UploadPart](/object-storage/api-cli/multipart-uploads/#uploading-a-part) | Uploads a part in a multipart upload | supported |
| UploadPartCopy | Copies data from an existing object as data source to upload a part | supported |


6 changes: 3 additions & 3 deletions pages/object-storage/how-to/use-bucket-website.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ title: How to enable and use the bucket website feature
description: Host a website using Scaleway Object Storage buckets.
tags: bucket website object-storage object storage
dates:
validation: 2025-02-28
validation: 2025-09-02
posted: 2021-03-17
---
import Requirements from '@macros/iam/requirements.mdx'


The Bucket Website feature allows you to host [static websites](https://en.wikipedia.org/wiki/Static_web_page) using Scaleway [Object Storage](https://www.scaleway.com/en/object-storage/).

<Requirements />
Expand All @@ -21,6 +20,7 @@ The Bucket Website feature allows you to host [static websites](https://en.wikip
## How to enable the bucket website feature

1. Click **Object Storage** in the **Storage** section of the side menu. The list of your buckets displays.

2. Click the name of the bucket you wish to host your website on.

3. Click **Enable bucket website** in the **bucket settings** tab. A pop-up appears.
Expand Down Expand Up @@ -49,12 +49,12 @@ The Bucket Website feature allows you to host [static websites](https://en.wikip
You can also [configure a CNAME record](/tutorials/s3-customize-url-cname/) for your bucket URL to access the website through a domain name of your choice.
</Message>


## Sample HTML files

Use the samples below to quickly create HTML files for testing purposes.

Here is an example of a basic `index.html` file:

```html
<!doctype html>
<html>
Expand Down
2 changes: 1 addition & 1 deletion pages/object-storage/reference-content/cname-record.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: CNAME records and DNS for Edge Services
description: Learn how to set up and manage CNAME records for Scaleway Edge Services pipelines. Follow our detailed guide to configure your custom domain and enhance your cloud accessibility.
tags: edge-services pipeline cname dns
dates:
validation: 2025-02-11
validation: 2025-09-02
---

This document has moved to the new [dedicated Edge Services section](/edge-services/reference-content/cname-record/).
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Optimize your Object Storage performance
description: Optimize performance when using Scaleway Object Storage for your data.
tags: object storage object-storage performance tuning better enhance throughput latency optimize
dates:
validation: 2025-02-11
validation: 2025-09-02
posted: 2023-11-24
---

Expand Down Expand Up @@ -81,7 +81,7 @@ Multipart upload allows you to leverage a significant concurrency capacity, beca

- you can **upload object parts as you are creating them**, without knowing the size of the object or the number of parts.

- you can **request different parts simultaneously** using a single cURL request. `GetObject` requests allow you to know the number of parts of an object.
- you can **request different parts simultaneously** using a single `cURL` request. `GetObject` requests allow you to know the number of parts of an object.

- you can [automate the removal of incomplete multipart uploads](/object-storage/api-cli/multipart-uploads/#aborting-a-multipart-upload) to clear the parts that are no longer needed if an upload fails.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: SSL/TLS Certificates for Edge Services
description: Discover how to configure SSL/TLS certificates for Scaleway Edge Services pipelines. Follow our comprehensive guide to secure your custom domains and ensure data protection.
tags: edge-services pipeline ssl-tls certificate ssl tls pem certificate-authority root-certificate pem chain ca
dates:
validation: 2025-02-11
validation: 2025-09-02
---

This document has moved to the new [dedicated Edge Services section](/edge-services/reference-content/ssl-tls-certificate/).
2 changes: 1 addition & 1 deletion pages/object-storage/videos.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Object Storage - Videos
description: Watch videos to learn about Scaleway Object Storage.
tags: object storage object-storage
dates:
validation: 2025-02-27
validation: 2025-09-02
posted: 2021-12-14
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Scaleway console CLI keyboard shortcuts
description: This page contains the list of keyboard shortcuts to use the Scaleway console CLI
tags: devtools cli shortcuts console
dates:
validation: 2025-02-28
validation: 2025-09-02
posted: 2023-11-20
---

Expand All @@ -28,4 +28,3 @@ These shortcuts only apply to the CLI integrated in the [Scaleway console](https
| Ctrl + L | Clear the screen |
| Ctrl + C | Kill the current task |
| Ctrl + D | Close the CLI |

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to configure alerts for a container
description: Learn how to add monitoring alerts to Serverless Containers with Scaleway.
tags: containers alerts grafana threshold monitoring cockpit
dates:
validation: 2025-02-10
validation: 2025-09-01
posted: 2025-02-10
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
2 changes: 1 addition & 1 deletion pages/serverless-containers/how-to/deploy-container.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to deploy a container
description: Deploy containers from the Scaleway Container Registry or from external public registries.
tags: deploy container create scaleway-registry docker image external registry public
dates:
validation: 2025-02-25
validation: 2025-09-02
posted: 2021-05-26
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
7 changes: 3 additions & 4 deletions pages/serverless-containers/how-to/manage-a-container.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ title: How to manage a container
description: Manage your Scaleway Serverless Containers effectively.
tags: manage container
dates:
validation: 2025-02-24
validation: 2025-09-01
posted: 2021-05-26
---
import Requirements from '@macros/iam/requirements.mdx'


This page shows you how to manage a container, in order to verify or edit its deployment parameters after creation. You can deploy a container from the [Scaleway Container Registry](/container-registry/quickstart/) or any other public container registry, such as Docker Hub, AWS Container registries, GitLab container registry, etc.

<Requirements />
Expand All @@ -19,7 +18,7 @@ This page shows you how to manage a container, in order to verify or edit its de

## How to manage a container deployment

### Manage a deployment from the Scaleway Container Registry
### Manage a container deployed from the Scaleway Container Registry

1. Click **Containers** in the **Serverless** section of the side menu. The Containers page displays.
2. Click the relevant containers namespace.
Expand Down Expand Up @@ -64,7 +63,7 @@ This page shows you how to manage a container, in order to verify or edit its de
</Tabs>
8. Click **Deploy container** to save any changes you have made.

### Manage a deployment from an external container registry
### Manage a container deployed from an external container registry

1. Click **Containers** in the **Serverless** section of the side menu. The Containers page displays.
2. Click the relevant containers namespace.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to secure a container
description: Guide to securing Scaleway Serverless Containers.
tags: containers secure private
dates:
validation: 2025-02-25
validation: 2025-09-01
posted: 2023-02-01
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
2 changes: 1 addition & 1 deletion pages/serverless-containers/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Containers - Quickstart
description: Quickstart guide for Scaleway Serverless Containers.
tags: containers serverless namespace
dates:
validation: 2025-02-27
validation: 2025-09-01
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 autoscaling reference
description: Understand how autoscaling works for Serverless Containers in Scaleway.
tags: serverless containers autoscaling scale up down min max
dates:
validation: 2025-02-18
validation: 2025-09-01
posted: 2025-02-18
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Cron schedules reference
description: Guide to setting up cron schedules in Scaleway Serverless Containers.
tags: serverless containers cron crontab schedule cronjob
dates:
validation: 2025-02-10
validation: 2025-09-01
posted: 2023-12-12
---
import CronSchedules from '@macros/serverless/cron-schedules.mdx'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@ title: How to add a custom domain to a function
description: Guide to adding a custom domain name to your Scaleway serverless function.
tags: functions custom-domain
dates:
validation: 2025-02-10
validation: 2025-09-01
posted: 2022-02-21
---
import Requirements from '@macros/iam/requirements.mdx'

import image from './assets/cloudflare-root-domain-configuration.webp'
import image2 from './assets/cloudflare-bypass-cache-well-known-acme-challenge.webp'


Each function comes with an automatically generated domain, on which it is available. However, it is possible to use your own domain name to address your function to facilitate their use.

<Requirements />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to configure alerts for a function
description: Learn how to add monitoring alerts to Serverless Functions with Scaleway.
tags: functions alerts grafana threshold monitoring cockpit
dates:
validation: 2025-02-10
validation: 2025-09-01
posted: 2025-02-10
---
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 create and manage an authentication token from the console
description: Generate an authentication token from the Scaleway console for Serverless Functions.
tags: authentication-token functions
dates:
validation: 2025-02-10
validation: 2025-09-01
posted: 2022-10-14
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
5 changes: 1 addition & 4 deletions pages/serverless-functions/how-to/delete-a-function.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
title: How to delete a function
description: Learn how to delete Serverless Functions from Scaleway.
dates:
validation: 2025-02-11
validation: 2025-09-01
posted: 2021-05-26
---
import Requirements from '@macros/iam/requirements.mdx'


This page shows you how to delete a function.

<Message type="important">
Expand All @@ -28,5 +27,3 @@ This page shows you how to delete a function.
<Message type="tip">
You can also delete a function from the function's **Overview** tab.
</Message>


3 changes: 1 addition & 2 deletions pages/serverless-functions/how-to/manage-a-function.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ title: How to manage a function
description: Detailed guide on managing Serverless Functions within Scaleway.
tags: functions
dates:
validation: 2025-02-10
validation: 2025-09-01
posted: 2021-05-26
---
import Requirements from '@macros/iam/requirements.mdx'


This page shows you how to manage a function, in order to edit it, or verify/change its deployment parameters after creation.

<Requirements />
Expand Down
2 changes: 1 addition & 1 deletion pages/serverless-functions/how-to/secure-a-function.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to secure a function
description: How to secure your Scaleway Serverless Functions effectively.
tags: functions secure private
dates:
validation: 2025-02-27
validation: 2025-09-01
posted: 2023-02-01
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
Loading