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 pages/iam/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IAM - Concepts
description: Understand the fundamental concepts of Identity and Access Management in Scaleway.
tags: advanced settings owner iam principal
dates:
validation: 2025-04-23
validation: 2025-10-29
---
import image from './assets/scaleway-iam-concepts.webp'
import image2 from './assets/scaleway-iam-organization.webp'
Expand Down
2 changes: 1 addition & 1 deletion pages/iam/reference-content/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Understanding Scaleway IAM
description: High-level overview of Scaleway IAM features.
tags: iam
dates:
validation: 2025-04-23
validation: 2025-10-29
---
import image from './assets/scaleway-iam-organization.webp'
import image2 from './assets/scaleway-iam-policy.webp'
Expand Down
2 changes: 1 addition & 1 deletion pages/iam/reference-content/policy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Understanding IAM Policies
description: Detailed additional content for policies within Scaleway IAM.
tags: iam
dates:
validation: 2025-04-23
validation: 2025-10-29
---
import image from './assets/scaleway-iam-policy-example.webp'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Reproducing roles and Project-scoped API keys with IAM
description: This page explains how to generate an access system similar to Scaleway's roles feature and Project-scoped API keys, that existed before IAM.
tags: iam
dates:
validation: 2025-04-23
validation: 2025-10-29
---
import image from './assets/scaleway-iam-roles-change.webp'
import image2 from './assets/scaleway-iam-invitation-groups.webp'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Users, groups, and applications
description: Manage users, groups, and applications within Scaleway IAM.
dates:
validation: 2025-04-23
validation: 2025-10-29
---
import image from './assets/scaleway-iam-concepts.webp'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Managed Database for PostgreSQL and MySQL - Concepts
description: Understand key concepts for Scaleway Managed Databases for PostgreSQL and MySQL.
tags: endpoint allowed-ip clone-feature engine read-replica
dates:
validation: 2025-04-23
validation: 2025-10-29
---
import RegionAndAz from '@macros/console/region-and-az.mdx'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Understanding the autohealing feature
description: Understand the autohealing feature for PostgreSQL and MySQL databases.
tags: databases ha high-availability autohealing database-nodes
dates:
validation: 2025-04-23
validation: 2025-10-29
---

At Scaleway, High Availability Database Instances are continuously monitored and benefit from the autohealing feature.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Security and Reliability in Managed Databases for PostgreSQL and MySQL
description: Learn more about shared responsibility in security and reliability practices for Managed Databases for PostgreSQL and MySQL
tags: databases postgresql shared responsibility security reliability
dates:
validation: 2025-04-23
validation: 2025-10-29
---

This page outlines key principles and best practices to help you ensure your applications' security and reliability when using Managed Databases for PostgreSQL and MySQL.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Dealing with common PostgreSQL extension errors
description: Troubleshoot extension errors for PostgreSQL databases.
tags: disk-full databases
dates:
validation: 2025-04-23
validation: 2025-10-29
posted: 2024-04-09
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Managing the default user's username and password
description: Learn to manage Redis™ usernames and passwords using API/CLI.
tags: databases user redis username password
dates:
validation: 2025-04-23
validation: 2025-10-29
---
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: Scaleway account - Organization quotas
description: This page shows you the quotas associated with your Organization.
tags: account-quotas quotas security-rule security rule
dates:
validation: 2025-04-23
validation: 2025-10-29
posted: 2021-02-10
---
import ComputeAppleSiliconM1 from '@macros/compute/apple-silicon-m1.mdx'
Expand Down Expand Up @@ -245,7 +245,7 @@ Generative APIs are rate limited based on:

| | [Payment method validated](/billing/how-to/add-payment-method/#how-to-add-a-credit-card) | Payment method and [identity validated](/account/how-to/verify-identity/) |
|-------------|:----------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------:|
| Apple silicon M1-M | 1 per [Availability Zone](/instances/concepts/#availability-zone) | 3 per [Availability Zone](/instances/concepts/#availability-zone)
| Apple silicon M1-M | 1 per [Availability Zone](/instances/concepts/#availability-zone) | 3 per [Availability Zone](/instances/concepts/#availability-zone)
| Apple silicon M2-M | 1 per [Availability Zone](/instances/concepts/#availability-zone) | 5 per [Availability Zone](/instances/concepts/#availability-zone) ||
| Apple silicon M2-L | To use this product, you must [validate your identity](/account/how-to/verify-identity/). | 5 per [Availability Zone](/instances/concepts/#availability-zone) |
| Apple silicon M4-S | To use this product, you must [validate your identity](/account/how-to/verify-identity/). | 2 per [Availability Zone](/instances/concepts/#availability-zone) |
Expand Down Expand Up @@ -387,7 +387,7 @@ For example, if you choose to create a container with 512 MB of memory and a max

## NATS

Scaleway NATS is a message broker tool based on the NATS protocol, and it includes JetStream, a persistent messaging system for NATS.
Scaleway NATS is a message broker tool based on the NATS protocol, and it includes JetStream, a persistent messaging system for NATS.

The following usage limits are enforced as Organization quotas when using Scaleway [NATS](/nats/concepts/#nats). The quotas (except for the number of NATS accounts) relate to JetStream when used for persistent messaging, streams, and consumers.

Expand Down
2 changes: 1 addition & 1 deletion pages/organizations-and-projects/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Organizations and Projects - Concepts
description: This page explains all the concepts related to Organizations and Projects
tags: access-key organization secret-key ssh-key owner
dates:
validation: 2025-04-23
validation: 2025-10-29
---
import image from './assets/scaleway-iam-organization.webp'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Transactional Email capabilities and limits
description: Understand the capabilities and limits of Scaleway Transactional Email.
tags: transactional email-capabilities transactional-email quotas
dates:
validation: 2025-04-23
validation: 2025-10-29
posted: 2022-11-07
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Getting delisted from Spamhaus
description: This page helps you delist your domain from Spamhaus' Block List
tags: delist domain spam spamhaus
dates:
validation: 2025-04-23
validation: 2025-10-29
posted: 2023-03-20
---

Expand Down