diff --git a/pages/account/troubleshooting/quotas-exceeded-error-message.mdx b/pages/account/troubleshooting/quotas-exceeded-error-message.mdx index 1217b26478..879c3f9b52 100644 --- a/pages/account/troubleshooting/quotas-exceeded-error-message.mdx +++ b/pages/account/troubleshooting/quotas-exceeded-error-message.mdx @@ -3,7 +3,7 @@ title: I see a 'Quotas exceeded' error message description: Troubleshoot issues that prevent you from creating resources. tags: quotas dates: - validation: 2025-03-20 + validation: 2025-10-01 posted: 2025-03-20 --- diff --git a/pages/environmental-footprint/additional-content/environmental-footprint-calculator.mdx b/pages/environmental-footprint/additional-content/environmental-footprint-calculator.mdx index 6462c6dbee..a8b2c34c3d 100644 --- a/pages/environmental-footprint/additional-content/environmental-footprint-calculator.mdx +++ b/pages/environmental-footprint/additional-content/environmental-footprint-calculator.mdx @@ -3,7 +3,7 @@ title: Environmental Footprint calculation breakdown description: This page explains how Scaleway calculates the environmental footprint of its products and services in detail. tags: environmental-footprint impact environment datacentre dates: - validation: 2025-03-17 + validation: 2025-10-01 posted: 2024-09-11 --- import image from './assets/scaleway-overall-env-footprint-calc.webp' diff --git a/pages/environmental-footprint/concepts.mdx b/pages/environmental-footprint/concepts.mdx index 65a1357374..f73e4f801f 100644 --- a/pages/environmental-footprint/concepts.mdx +++ b/pages/environmental-footprint/concepts.mdx @@ -3,7 +3,7 @@ title: Environmental Footprint - Concepts description: Understand the fundamental concepts of the Environmental Footprint calculator at Scaleway. tags: environmental-footprint impact environment datacentre dates: - validation: 2025-03-17 + validation: 2025-10-01 --- ## DDV_DC (Data center Lifespan) diff --git a/pages/iam/how-to/comply-with-sec-requirements-member.mdx b/pages/iam/how-to/comply-with-sec-requirements-member.mdx index 88e9fd443c..b34bb183e9 100644 --- a/pages/iam/how-to/comply-with-sec-requirements-member.mdx +++ b/pages/iam/how-to/comply-with-sec-requirements-member.mdx @@ -2,7 +2,7 @@ title: How to comply with security requirements as a Member description: Instructions for complying with security requirements as an IAM Member dates: - validation: 2025-03-24 + validation: 2025-10-01 posted: 2025-03-24 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/managed-databases-for-postgresql-and-mysql/api-cli/connecting-managed-databases-to-kubernetes-clusters.mdx b/pages/managed-databases-for-postgresql-and-mysql/api-cli/connecting-managed-databases-to-kubernetes-clusters.mdx index c2496dfd37..a2a7636f37 100644 --- a/pages/managed-databases-for-postgresql-and-mysql/api-cli/connecting-managed-databases-to-kubernetes-clusters.mdx +++ b/pages/managed-databases-for-postgresql-and-mysql/api-cli/connecting-managed-databases-to-kubernetes-clusters.mdx @@ -3,7 +3,7 @@ title: Connecting Scaleway Managed Databases to Kubernetes Kapsule clusters description: This page explains how to connect Scaleway Managed Databases to Kubernetes Kapsule clusters tags: managed database kubernetes cluster kapsule k8s dates: - validation: 2025-03-26 + validation: 2025-10-01 posted: 2025-03-26 --- import Requirements from '@macros/iam/requirements.mdx' @@ -389,7 +389,7 @@ You need to create the necessary files for your Node.js application. Here’s a user: process.env.DB_USER, // 'admin' host: process.env.DB_HOST, // '' database: process.env.DB_NAME, // 'rdb' - password: process.env.DB_PASSWORD, + password: process.env.DB_PASSWORD, port: process.env.DB_PORT, // '5432' }); diff --git a/pages/managed-databases-for-postgresql-and-mysql/api-cli/pg-audit.mdx b/pages/managed-databases-for-postgresql-and-mysql/api-cli/pg-audit.mdx index e6fc10d4d0..8d1f5ebb43 100644 --- a/pages/managed-databases-for-postgresql-and-mysql/api-cli/pg-audit.mdx +++ b/pages/managed-databases-for-postgresql-and-mysql/api-cli/pg-audit.mdx @@ -3,7 +3,7 @@ title: Setting up and using the pgaudit extension description: This page explains how to set up and use the pgaudit extension. tags: managed-database postgresql pgaudit pg-extensions dates: - validation: 2025-03-17 + validation: 2025-10-01 posted: 2024-03-05 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/managed-mongodb-databases/quickstart.mdx b/pages/managed-mongodb-databases/quickstart.mdx index 8bddd1ff84..65e98bb561 100644 --- a/pages/managed-mongodb-databases/quickstart.mdx +++ b/pages/managed-mongodb-databases/quickstart.mdx @@ -3,7 +3,7 @@ title: Managed MongoDB® - Quickstart description: This page shows you how to get started with Managed MongoDB®. tags: document managed-database database mongodb dates: - validation: 2025-03-17 + validation: 2025-10-01 posted: 2024-09-12 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/organizations-and-projects/how-to/add-resources-project.mdx b/pages/organizations-and-projects/how-to/add-resources-project.mdx index 09f75b69c0..b811b96c92 100644 --- a/pages/organizations-and-projects/how-to/add-resources-project.mdx +++ b/pages/organizations-and-projects/how-to/add-resources-project.mdx @@ -3,7 +3,7 @@ title: How to add resources to a Project description: This page explains how to add resources to a Project tags: resources add-resource add project dates: - validation: 2025-03-17 + validation: 2025-10-01 posted: 2021-06-10 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/organizations-and-projects/how-to/change-project-name.mdx b/pages/organizations-and-projects/how-to/change-project-name.mdx index 05be80a162..a6226bc0c3 100644 --- a/pages/organizations-and-projects/how-to/change-project-name.mdx +++ b/pages/organizations-and-projects/how-to/change-project-name.mdx @@ -3,7 +3,7 @@ title: How to change the name of a Project description: This page explains how to change the name of a Project tags: change project-name project dates: - validation: 2025-03-17 + validation: 2025-10-01 posted: 2021-06-10 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/organizations-and-projects/how-to/create-a-project.mdx b/pages/organizations-and-projects/how-to/create-a-project.mdx index 2989fc1f34..7c4e0c609b 100644 --- a/pages/organizations-and-projects/how-to/create-a-project.mdx +++ b/pages/organizations-and-projects/how-to/create-a-project.mdx @@ -3,7 +3,7 @@ title: How to create a Scaleway Project description: This page explains how to create a Scaleway Project tags: account create project create-project dates: - validation: 2025-03-17 + validation: 2025-10-01 posted: 2021-06-10 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/organizations-and-projects/how-to/delete-a-project.mdx b/pages/organizations-and-projects/how-to/delete-a-project.mdx index dd429bdf1c..3b6d8d0b9c 100644 --- a/pages/organizations-and-projects/how-to/delete-a-project.mdx +++ b/pages/organizations-and-projects/how-to/delete-a-project.mdx @@ -3,7 +3,7 @@ title: How to delete a Project description: This page explains how to delete a Project tags: delete-project delete project dates: - validation: 2025-03-17 + validation: 2025-10-01 posted: 2021-06-10 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/organizations-and-projects/quickstart.mdx b/pages/organizations-and-projects/quickstart.mdx index 58738dfcb1..f95be0c0e0 100644 --- a/pages/organizations-and-projects/quickstart.mdx +++ b/pages/organizations-and-projects/quickstart.mdx @@ -3,7 +3,7 @@ title: Organizations and Projects - Quickstart description: This page shows you how to get started with Scaleway Organizations and Projects. tags: project ssh-key api-key putty organizations dates: - validation: 2025-03-17 + validation: 2025-10-01 posted: 2021-05-26 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/transactional-email/how-to/add-dmarc-record.mdx b/pages/transactional-email/how-to/add-dmarc-record.mdx index 80ccd41182..d0ecd98894 100644 --- a/pages/transactional-email/how-to/add-dmarc-record.mdx +++ b/pages/transactional-email/how-to/add-dmarc-record.mdx @@ -3,7 +3,7 @@ title: How to configure a DMARC record description: This page explains how to configure a DMARC record tags: spf spf-record dkim dkim-records dmarc dmarc-record transactional dates: - validation: 2025-03-26 + validation: 2025-10-01 posted: 2024-03-12 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/transactional-email/how-to/manage-tem-plans.mdx b/pages/transactional-email/how-to/manage-tem-plans.mdx index dd92436f45..935770f339 100644 --- a/pages/transactional-email/how-to/manage-tem-plans.mdx +++ b/pages/transactional-email/how-to/manage-tem-plans.mdx @@ -3,7 +3,7 @@ title: How to manage TEM plans description: Guide to managing your TEM plans with Scaleway, including upgrading, downgrading, and monitoring usage. tags: tem plans management transactional email dates: - validation: 2025-09-22 + validation: 2025-10-01 posted: 2024-03-12 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/transactional-email/quickstart.mdx b/pages/transactional-email/quickstart.mdx index 184a72c538..02d8087ee8 100644 --- a/pages/transactional-email/quickstart.mdx +++ b/pages/transactional-email/quickstart.mdx @@ -3,7 +3,7 @@ title: Transactional Email - Quickstart description: Get started with Scaleway Transactional Email service quickly and efficiently. tags: spf spf-record transactional-email transactional dkim dates: - validation: 2025-03-26 + validation: 2025-10-01 posted: 2022-11-07 --- import Requirements from '@macros/iam/requirements.mdx' diff --git a/pages/transactional-email/reference-content/dmarc-configuration.mdx b/pages/transactional-email/reference-content/dmarc-configuration.mdx index b271cef380..27b250fc2f 100644 --- a/pages/transactional-email/reference-content/dmarc-configuration.mdx +++ b/pages/transactional-email/reference-content/dmarc-configuration.mdx @@ -3,7 +3,7 @@ title: Understanding DMARC configuration description: This section provides information on DMARC configuration tags: dmarc policy reporting configuration dates: - validation: 2025-03-26 + validation: 2025-10-01 posted: 2024-03-12 --- diff --git a/pages/transactional-email/reference-content/tem-capabilities-and-limits.mdx b/pages/transactional-email/reference-content/tem-capabilities-and-limits.mdx index 35b6e9a60a..38c50dff70 100644 --- a/pages/transactional-email/reference-content/tem-capabilities-and-limits.mdx +++ b/pages/transactional-email/reference-content/tem-capabilities-and-limits.mdx @@ -64,6 +64,8 @@ The attachments available are the following: | P7S | `application/pkcs7-signature` | | SVG | `image/svg+xml` | | ZIP** | `application/zip` | +| P7C, P7M | `application/pkcs7-mime` | +| P10 | `application/pkcs10` | ** - Available only with the [Scale plan](/transactional-email/how-to/manage-tem-plans). diff --git a/pages/transactional-email/reference-content/tem-dedicated-ip.mdx b/pages/transactional-email/reference-content/tem-dedicated-ip.mdx index d6f2de1737..b772b84c64 100644 --- a/pages/transactional-email/reference-content/tem-dedicated-ip.mdx +++ b/pages/transactional-email/reference-content/tem-dedicated-ip.mdx @@ -3,7 +3,7 @@ title: Understanding managed dedicated IPs description: Learn about the benefits of using a dedicated IP for email sending, how TEM-managed dedicated IPs work, and when to use them. tags: dedicated ip email deliverability tem ip management dates: - validation: 2025-09-22 + validation: 2025-10-01 posted: 2024-03-10 --- import DedicatedIp from '@macros/tem/dedicated-ip.mdx' diff --git a/pages/transactional-email/reference-content/webhook-events-payloads.mdx b/pages/transactional-email/reference-content/webhook-events-payloads.mdx index 42e1f95fdf..8ef091de9d 100644 --- a/pages/transactional-email/reference-content/webhook-events-payloads.mdx +++ b/pages/transactional-email/reference-content/webhook-events-payloads.mdx @@ -3,7 +3,7 @@ title: Understanding Webhook event payloads description: This page details the fields of the webhook event payloads for Scaleway Transactional Email tags: spf dkim dmarc transactional dates: - validation: 2025-03-26 + validation: 2025-10-01 posted: 2024-09-20 --- import WebhookEventStatus from '@macros/tem/webhook-event-status.mdx'