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
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ meta:
content:
h1: Scaleway network information
paragraph: Access detailed network information for Scaleway services.
tags: scaleway ip-range ntp rpn vpn dns
tags: scaleway ip-range ntp rpn vpn dns
dates:
validation: 2024-10-22
validation: 2025-05-02
posted: 2021-08-20
categories:
- console
---

This page serves as a resourceful hub for information related to the Scaleway network infrastructure.
This page serves as a resourceful hub for information related to the Scaleway network infrastructure.
It provides a detailed overview of the IP ranges used by Scaleway, details about the DNS resolver IPs in each data center, and further information regarding various other network-associated services.

## IP ranges used by Scaleway
Expand Down
2 changes: 1 addition & 1 deletion pages/iam/reference-content/permission-sets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ content:
h1: Permission sets
paragraph: Explore how to define and manage permission sets for user access control.
dates:
validation: 2024-10-23
validation: 2025-05-02
---

Permissions sets and their scope make up [IAM rules](/iam/concepts/#rule), which define the access rights that a principal (user, group or application) should have. They consist of sets of one or multiple [permissions](/iam/concepts/#permission).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Learn to verify the CA certificate for PostgreSQL using API/CLI.
tags: verify-ca verify certificate authority postgresql
dates:
validation: 2024-10-23
validation: 2025-05-02
posted: 2023-04-01
categories:
- managed-databases
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains how to apply maintenance to a Database Instance
tags: managed-database postgresql mysql database-instance maintenance
dates:
validation: 2024-10-23
validation: 2025-05-02
posted: 2024-04-19
categories:
- managed-databases
Expand Down Expand Up @@ -36,6 +36,7 @@ These maintenance operations are set up, run, and scheduled by Scaleway, but you


4. Click **Apply maintenance now** to apply the maintenance immediately. You are redirected to a screen that shows you the status of the maintenance. If you want a more detailed maintenance status, you can [use the API](https://www.scaleway.com/en/developers/api/managed-database-postgre-mysql/#path-database-instances-apply-database-instance-maintenance).

<Message type="important">
Your Database Instance will be unavailable during the maintenance. This might take a few minutes.
</Message>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,13 @@ Compared to traditional database management, which requires customers to provide
- Select the snapshot configuration. You can either leave the default **Automatic** option to enable [autobackups](/managed-databases-for-postgresql-and-mysql/how-to/enable-autobackup/) or select [Manual snapshots](/managed-databases-for-postgresql-and-mysql/how-to/manage-snapshots/).
- Add a name and set a password for your user.
<Message type="important">
Your username must adhere to specific criteria.
- Length must be between 1 and 63 characters
- First character must be an alphabetic character (**a-Za-Z**)
- It can not start with **_rdb**
- Only **a-zA-Z0-9_$-** characters are accepted
Your username and password must adhere to specific criteria:
- Your username can contain up to 63 characters and must start with a letter. Only alphanumeric characters are accepted.
- Your password must have a minimum of 12 characters, and at least:
- one uppercase character, and
- one lowercase character, and
- one special character, and
- one number
</Message>
- Enter a name for your Instance.
4. Click **Create Database Instance** to confirm your choices and launch creation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Guide to using the Pub/Sub feature in Redis™ with API/CLI.
tags: databases redis pub/sub messaging broker
dates:
validation: 2024-10-23
validation: 2025-05-02
categories:
- managed-databases
- redis
Expand Down
2 changes: 1 addition & 1 deletion pages/managed-databases-for-redis/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains all the concepts related to Managed Database for Redis™.
tags: endpoint redis allowed-ip cluster cluster-mode availability horizontal-scaling tcp tls vertical-scaling
dates:
validation: 2024-10-23
validation: 2025-05-02
categories:
- managed-databases
- redis
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,14 @@ Managed Database for Redis™<sup>*</sup> is a low-latency caching solution base
- Create credentials: add a name and set a password for your user.
<Message type="important">
Your username must adhere to specific criteria. It must:
- contain only letters, numbers, hyphens, dollars, and underscores
- be between 1 and 63 characters long
- Start with a letter.
- Contain only alphanumeric characters (letters, numbers, hyphens, dollars, and underscores).
- Have a minimum of 12 and up to 63 characters. With at least:
- one uppercase character, and
- one lowercase character, and
- one special character, and
- one number
- not start with `_rkv`
- start with a letter
- not be `scalewayadmin` or `metrics`
</Message>
- Enter a name and optional tags for the database.
Expand Down
10 changes: 7 additions & 3 deletions pages/managed-databases-for-redis/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,14 @@ Managed Database for Redis™ is a low-latency caching solution based on in-memo
- Create credentials: add a name and set a password for your user.
<Message type="important">
Your username must adhere to specific criteria. It must:
- contain only letters, numbers, hyphens, dollars, and underscores
- be between 1 and 63 characters long
- Start with a letter.
- Contain only alphanumeric characters (letters, numbers, hyphens, dollars, and underscores).
- Have a minimum of 12 and up to 63 characters. With at least:
- one uppercase character, and
- one lowercase character, and
- one special character, and
- one number
- not start with `_rkv`
- start with a letter
- not be `scalewayadmin` or `metrics`
</Message>
- Enter a name and optional tags for the database.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Reference guide to default user permissions for Redis™ databases.
tags: databases user redis username password
dates:
validation: 2024-10-23
validation: 2025-05-02
categories:
- managed-databases
- redis
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Learn how to ensure data persistence in your Scaleway Redis™ database.
tags: databases user redis username password
dates:
validation: 2024-10-23
validation: 2025-05-02
categories:
- managed-databases
- redis
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,14 @@ Document databases enable users to store and retrieve data in a document format,
5. Complete the remaining steps in the creation wizard:
- Create credentials: add a name and set a password for your user.
<Message type="important">
Your username must adhere to specific criteria.
- Length must be between 1 and 63 characters
- First character must be an alphabetic character (**a-Za-Z**)
- It cannot start with **_rdb**
- Only **a-zA-Z0-9_$-** characters are accepted
Your username must adhere to specific criteria. It must:
- Start with a letter.
- Contain only alphanumeric characters (letters, numbers, hyphens, dollars, and underscores).
- Have a minimum of 12 and up to 63 characters. With at least:
- one uppercase character, and
- one lowercase character, and
- one special character, and
- one number
</Message>
- Enter a name for your Database Instance.
- Review the estimated cost.
Expand Down
13 changes: 8 additions & 5 deletions pages/managed-mongodb-databases/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,14 @@ MongoDB® databases enable users to store and retrieve data in a document format
- Define the size of your Block Storage volume. You can increase your storage space without changing your node type, with no downtime. You can increase your volume to up to 10 TB.
- Add a name and set a password for your user.
<Message type="important">
Your username must adhere to specific criteria.
- Length must be between 1 and 63 characters
- First character must be an alphabetic character (**a-Za-Z**)
- It can not start with **_rdb**
- Only **a-zA-Z0-9_$-** characters are accepted
Your username must adhere to specific criteria. It must:
- Start with a letter.
- Contain only alphanumeric characters (letters, numbers, hyphens, dollars, and underscores).
- Have a minimum of 12 and up to 63 characters. With at least:
- one uppercase character, and
- one lowercase character, and
- one special character, and
- one number
</Message>
- Enter a name for your Database Instance.
4. Click **Create a Database Instance** to confirm your choices and launch creation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Learn to monitor and manage email activity in Scaleway Transactional Email.
tags: transactional webhooks sns managed-services
dates:
validation: 2024-10-21
validation: 2025-05-02
posted: 2024-07-18
categories:
- managed-services
Expand Down
2 changes: 1 addition & 1 deletion pages/transactional-email/how-to/create-webhooks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Learn to monitor and manage email activity in Scaleway Transactional Email.
tags: transactional webhooks sns managed-services
dates:
validation: 2024-10-21
validation: 2025-05-02
posted: 2024-08-07
categories:
- managed-services
Expand Down