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
12 changes: 12 additions & 0 deletions menu/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1171,6 +1171,10 @@
"label": "Activate an IPv6 block ",
"slug": "activate-ipv6-block"
},
{
"label": "Configure IPv6",
"slug": "configure-ipv6-dedibox"
},
{
"label": "Modify Dedibox options",
"slug": "modify-server-options"
Expand Down Expand Up @@ -1478,6 +1482,10 @@
"label": "Use placement groups",
"slug": "use-placement-groups"
},
{
"label": "Create an image",
"slug": "create-a-backup"
},
{
"label": "Create an image from a snapshot",
"slug": "create-image-from-snapshot"
Expand Down Expand Up @@ -4990,6 +4998,10 @@
"label": "Detach a volume",
"slug": "detach-a-volume"
},
{
"label": "Unmount a volume",
"slug": "unmount-a-volume"
},
{
"label": "Delete a snapshot",
"slug": "delete-a-snapshot"
Expand Down
1 change: 1 addition & 0 deletions pages/object-storage/api-cli/share-buckets-read-only.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Sharing Object Storage buckets in read-only mode
description: Share Scaleway Object Storage buckets with read-only access using the AWS CLI.
noindex: true
tags: object storage bucket read only read-only aws cli
dates:
validation: 2025-02-11
Expand Down
1 change: 1 addition & 0 deletions pages/public-gateways/how-to/move-to-routed-ip.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: How to move your Public Gateway to a routed IP
description: Find out how to move your Public Gateway from a legacy NAT IP addressing solution, to a routed IP solution, compatible with Scaleway's IP mobility project and features.
noindex: true
tags: public-gateway public gateway nat-ip routed-ip ip-mobility
dates:
validation: 2025-04-15
Expand Down