Skip to content

Commit 20688b9

Browse files
committed
feat(FIL): add file storage documentation MTA-6218
1 parent 0539094 commit 20688b9

11 files changed

+210
-0
lines changed

pages/file-storage/concepts.mdx

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
meta:
3+
title: File Storage - Concepts
4+
description: Explore essential concepts of File Storage.
5+
content:
6+
h1: File Storage - Concepts
7+
paragraph: Explore essential concepts of File Storage.
8+
tags: file storage file system concept
9+
dates:
10+
validation: 2025-06-09
11+
posted: 2023-11-23
12+
categories:
13+
- file-storage
14+
- storage
15+
---
16+
17+
## File system
18+
19+
A system that holds files.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
meta:
3+
title: &title How to attach a file system to a Scaleway Instance
4+
description: &description This page explains how to attach a File Storage file system to Scaleway Instances
5+
content:
6+
h1: *title
7+
paragraph: *description
8+
tags: attach instance server fs filesystem file storage resource
9+
categories:
10+
- storage
11+
- file-storage
12+
dates:
13+
validation: 2025-06-24
14+
posted: 2025-06-24
15+
---
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
meta:
3+
title: &title How to create a file system
4+
description: &description This page explains how to create a File Storage file system using the Scaleway console.
5+
content:
6+
h1: *title
7+
paragraph: *description
8+
tags: create add deploy fs filesystem file storage resource
9+
categories:
10+
- storage
11+
- file-storage
12+
dates:
13+
validation: 2025-06-24
14+
posted: 2025-06-24
15+
---
16+
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
meta:
3+
title: &title How to delete a file system
4+
description: &description This page explains how to delete a File Storage file system using the Scaleway console.
5+
content:
6+
h1: *title
7+
paragraph: *description
8+
tags: delete suppress cancel remove fs filesystem file storage resource
9+
categories:
10+
- storage
11+
- file-storage
12+
dates:
13+
validation: 2025-06-24
14+
posted: 2025-06-24
15+
---
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
meta:
3+
title: &title How to detach a file system from a Scaleway Instance
4+
description: &description This page explains how to detach a File Storage file system from Scaleway Instances
5+
content:
6+
h1: *title
7+
paragraph: *description
8+
tags: detach instance server fs filesystem file storage resource
9+
categories:
10+
- storage
11+
- file-storage
12+
dates:
13+
validation: 2025-06-24
14+
posted: 2025-06-24
15+
---

pages/file-storage/how-to/index.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
meta:
3+
title: File Storage - How Tos
4+
description: File Storage How Tos
5+
content:
6+
h1: File Storage - How Tos
7+
paragraph: File Storage How Tos
8+
---
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
meta:
3+
title: &title How to manage a file system
4+
description: &description This page explains how to manage a File Storage file system using the Scaleway console.
5+
content:
6+
h1: *title
7+
paragraph: *description
8+
tags: manage update settings fs filesystem file storage resource
9+
categories:
10+
- storage
11+
- file-storage
12+
dates:
13+
validation: 2025-06-24
14+
posted: 2025-06-24
15+
---
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
meta:
3+
title: &title How to mount a file system on a Scaleway Instance
4+
description: &description This page explains how to mount a File Storage file system on Scaleway Instances using the Scaleway console
5+
content:
6+
h1: *title
7+
paragraph: *description
8+
tags: mount instance server fs filesystem file storage resource
9+
categories:
10+
- storage
11+
- file-storage
12+
dates:
13+
validation: 2025-06-24
14+
posted: 2025-06-24
15+
---
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
meta:
3+
title: &title How to unmount a file system from a Scaleway Instance
4+
description: &description This page explains how to unmount a File Storage file system from Scaleway Instances using the Scaleway console
5+
content:
6+
h1: *title
7+
paragraph: *description
8+
tags: unmount instance server fs filesystem file storage resource
9+
categories:
10+
- storage
11+
- file-storage
12+
dates:
13+
validation: 2025-06-24
14+
posted: 2025-06-24
15+
---

pages/file-storage/index.mdx

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
meta:
3+
title: File Storage Documentation
4+
description: Explore Scaleway File Storage with quickstart guides, how-tos, and more.
5+
---
6+
7+
8+
<ProductHeader
9+
productName="File Storage"
10+
productLogo="fileStorage"
11+
description="File Storage offers fast, reliable, and shareable file systems for Scaleway Instances."
12+
url="/file-storage/quickstart/"
13+
label="File Storage Quickstart"
14+
/>
15+
16+
## Getting Started
17+
18+
<Grid>
19+
<SummaryCard
20+
title="Quickstart"
21+
icon="rocket"
22+
description="Learn to create File Storage volumes, attach, and mount them to a Scaleway Instance in a few easy steps."
23+
label="View Quickstart"
24+
url="/file-storage/quickstart/"
25+
/>
26+
<SummaryCard
27+
title="Concepts"
28+
icon="info"
29+
description="Master core concepts for a deeper understanding of File Storage."
30+
label="View Concepts"
31+
url="/file-storage/concepts/"
32+
/>
33+
<SummaryCard
34+
title="How-Tos"
35+
icon="help-circle-outline"
36+
description="Learn to use File Storage through the Scaleway console."
37+
label="View How-Tos"
38+
url="/file-storage/how-to/"
39+
/>
40+
<SummaryCard
41+
title="Additional Content"
42+
icon="book-open-outline"
43+
description="Go further with detailed, in-depth information on File Storage."
44+
label="View Additional Content"
45+
url="/file-storage/reference-content/"
46+
/>
47+
</Grid>
48+
49+
<ClickableBanner
50+
productLogo="cli"
51+
title="File Storage API"
52+
description="Manage File Storage using the Scaleway API."
53+
url="https://www.scaleway.com/en/developers/api/file/"
54+
label="Go to File Storage API"
55+
/>
56+
57+
## Changelog
58+
59+
<ChangelogList
60+
productName="file-storage"
61+
numberOfChanges={3}
62+
/>

0 commit comments

Comments
 (0)