|
| 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