Skip to content

Commit 76716ef

Browse files
committed
docs(ddx): content review 2025-10-28
1 parent b373f55 commit 76716ef

File tree

6 files changed

+21
-12
lines changed

6 files changed

+21
-12
lines changed

pages/dedibox-scaleway/how-to/attach-detach-failover-ip.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to attach/detach a Dedibox failover IP from the Scaleway console
33
description: This page explains attach/detach a failover IP to a Scaleway Dedibox server
44
tags: dedibox failover ip failover-ip failover-ip
55
dates:
6-
validation: 2025-04-22
6+
validation: 2025-10-28
77
posted: 2022-03-24
88
---
99
import DediboxScalewayMigration from '@macros/bare-metal/dedibox-scaleway-migration.mdx'

pages/dedibox-scaleway/how-to/configure-ipv6-dedibox.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to configure IPv6 on a Dedibox
33
description: This page explains how to configure IPv6 on a Scaleway Dedibox
44
tags: dedibox failover ipv6
55
dates:
6-
validation: 2025-04-22
6+
validation: 2025-10-28
77
posted: 2022-04-13
88
---
99
import DediboxScalewayMigration from '@macros/bare-metal/dedibox-scaleway-migration.mdx'
@@ -20,9 +20,8 @@ import Requirements from '@macros/iam/requirements.mdx'
2020
- [Created](/dedibox-scaleway/how-to/order-dedibox/) and [installed](/dedibox-scaleway/how-to/install-dedibox/) a Dedibox server and transferred your SSH key to it during installation
2121
- [Activated](/dedibox-scaleway/how-to/activate-ipv6-block/) an IPv6 block
2222

23-
The Internet Protocol Version 6 is the most recent version of the IP protocol used for IP addresses. The Dedibox network is wholly IPv6 compatible in all Availability Zones.
24-
25-
IPv6 can be used as the main IP of a server, and also for failover IPs by using the principle of virtual MAC.
23+
This guide explains how to configure IPv6 for your Scaleway Dedibox server. IPv6 is fully supported across all Availability Zones, enabling modern addressing as your primary IP or for failover setups via virtual MAC.
24+
With a free /48 IPv6 block per account—divisible into /56 per server or /64 per failover IP—you can easily assign subnets using DHCPv6 and DUIDs.
2625

2726
Each Dedibox customer account comes with a /48 IPv6 block that can be divided into:
2827
* as many /56 as you have servers.

pages/dedibox-scaleway/how-to/modify-server-options.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to modify your Dedibox server options from the Scaleway console
33
description: This page explains how to modify your Scaleway Dedibox server options
44
tags: dedibox link scaleway service-level
55
dates:
6-
validation: 2025-04-22
6+
validation: 2025-10-28
77
posted: 2022-04-12
88
---
99
import DediboxScalewayMigration from '@macros/bare-metal/dedibox-scaleway-migration.mdx'
@@ -14,6 +14,8 @@ import image from './assets/scaleway-modify-options.webp'
1414

1515
<DediboxScalewayMigration />
1616

17+
This guide shows you how to update your Dedibox server’s service level and options — such as storage, DDoS protection, or bandwidth — directly from the Scaleway console.
18+
1719
<Requirements />
1820

1921
- A Scaleway account logged into the [console](https://console.scaleway.com)

pages/dedibox-scaleway/how-to/order-dedibox.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to order a Dedibox from the Scaleway console
33
description: This page explains how to order a Scaleway Dedibox dedicated server
44
tags: dedibox order
55
dates:
6-
validation: 2025-04-22
6+
validation: 2025-10-28
77
posted: 2022-01-31
88
---
99
import DediboxScalewayMigration from '@macros/bare-metal/dedibox-scaleway-migration.mdx'
@@ -12,6 +12,13 @@ import Requirements from '@macros/iam/requirements.mdx'
1212

1313
<DediboxScalewayMigration />
1414

15+
This guide walks you through ordering a Scaleway **Dedibox** dedicated server from the [Scaleway console](https://console.scaleway.com).
16+
In just a few steps, you can select your data center, choose a server model and service level, add optional features, and confirm your order. Most Dedibox servers are delivered within the hour.
17+
18+
<Message type="tip">
19+
In case you do not see Dedibox servers in your Scaleway console, you can order and manage them using the [Dedibox console](https://console.online.net/en/order/server). [Learn more](/dedibox/how-to/order-a-server/).
20+
</Message>
21+
1522
<Requirements />
1623

1724
- A Scaleway account logged into the [console](https://console.scaleway.com)

pages/dedibox-scaleway/how-to/order-failover-ip.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to order a failover IP for Dedibox from the Scaleway console
33
description: This page explains order a failover IP for a Scaleway Dedibox dedicated server
44
tags: dedibox failover ip flexible-ip failover-ip
55
dates:
6-
validation: 2025-04-22
6+
validation: 2025-10-28
77
posted: 2022-03-24
88
---
99
import DediboxScalewayMigration from '@macros/bare-metal/dedibox-scaleway-migration.mdx'
@@ -15,10 +15,11 @@ import FailoverIp from '@macros/network/failover-ip-limitations.mdx'
1515

1616
<FailoverIp />
1717

18-
Failover IP addresses allow you to have several IPs on the same server. You could then, for example, have one IP for each website or virtual machine hosted on the server.
19-
Each failover IP can be routed to any of your Dedibox servers at any time in just a few minutes by using the Scaleway console or the API. By switching your failover IP addresses from one server to another, the hosted services remain available without reconfiguring the IP address.
18+
Failover IP addresses allow you to assign multiple IPs to the same server. For example, you could use one IP for each website or virtual machine hosted on the server.
2019

21-
Failover IPs can be bought as single IP addresses with a maximum number of IPs per Dedibox server, depending on your offer, or as /27 IP blocks for Dedibox servers with the business service level.
20+
Each failover IP can be routed to any of your Dedibox servers at any time in just a few minutes using the Scaleway console or API. By switching failover IP addresses from one server to another, hosted services remain available without reconfiguring the IP address.
21+
22+
Failover IPs can be purchased as single IP addresses (with a defined maximum number of IPs per Dedibox server, depending on your offer) or as /27 IP blocks for Dedibox servers with the Business service level.
2223

2324
<Requirements />
2425

pages/dedibox-scaleway/how-to/use-rescue-mode.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to use rescue mode on Dedibox servers
33
description: This page explains how to use rescue mode on Scaleway Dedibox servers
44
dates:
5-
validation: 2025-04-22
5+
validation: 2025-10-28
66
posted: 2022-04-12
77
---
88
import DediboxScalewayMigration from '@macros/bare-metal/dedibox-scaleway-migration.mdx'

0 commit comments

Comments
 (0)