Skip to content

Commit cf22bbe

Browse files
Add object storage docs
1 parent 0635b5a commit cf22bbe

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
myst:
3+
html_meta:
4+
description: This table of contents gives you a summary of all Hypernode platform
5+
knowledge base articles that include information about Object Storage.
6+
title: Object Storage | Hypernode platform
7+
redirect_from:
8+
- /en/hypernode/object-storage/
9+
---
10+
11+
# Object Storage
12+
13+
```{toctree}
14+
---
15+
caption: Table of Contents
16+
maxdepth: 1
17+
glob:
18+
---
19+
object-storage/*
20+
```
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
myst:
3+
html_meta:
4+
description: Getting started with Object Storage
5+
title: Hypernode Object Storage | Getting Started
6+
redirect_from:
7+
- /en/hypernode/object-storage/getting-started-with-object-storage/
8+
---
9+
10+
11+
# What is Hypernode Object Storage?
12+
13+
14+
# How does Object Storage work?
15+
16+
17+
# How to enable Object Storage and use it with your Hypernode?
18+

0 commit comments

Comments
 (0)