Skip to content

Commit fbe252f

Browse files
committed
feat(obj): update
1 parent ce291b6 commit fbe252f

File tree

2 files changed

+21
-2
lines changed

2 files changed

+21
-2
lines changed

pages/file-storage/faq.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,6 @@ productIcon: FileStorageProductIcon
1313

1414
## What is Scaleway File Storage?
1515

16-
Scaleway File Storage allows you to keep data in an organized hierarchy of files and folders. This hierarchy can be shared across a network, so multiple compute instances can work on the same collection of files.
16+
Scaleway File Storage allows you to keep data in an organized hierarchy of files and folders. This hierarchy can be shared across a network, so multiple compute instances can work on the same collection of files.
17+
18+
Refer to the [Quickstart documentation](/file-storage/quickstart/) to get started with Scaleway File Storage.

pages/file-storage/quickstart.mdx

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,21 @@ dates:
1212
categories:
1313
- file-storage
1414
- storage
15-
---
15+
---
16+
import Requirements from '@macros/iam/requirements.mdx'
17+
18+
<Requirements />
19+
20+
- A Scaleway account logged into the [console](https://console.scaleway.com)
21+
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
22+
23+
## How to create a file system
24+
25+
1. Click **File Storage** in the **Storage** section of the side menu. The [File Storage dashboard](https://console.scaleway.com/file-storage/) displays.
26+
27+
2. Click **+ Create File system**. The [file system creation page](https://console.scaleway.com//file-storage/file-storage/create) displays.
28+
29+
3. Complete the following steps:
30+
- Select the region in which your file system will be created. It will be accessible by [Instances](/instances/) within the same [region](/file-storage/concepts/#region).
31+
- Enter a name for your file system, or use the automatically generated one. The name of your file system can only contain alphanumeric characters, spaces, and dashes.
32+
- Configure the provisioned size of your file system.

0 commit comments

Comments
 (0)