Add Hugo-based (https://gohugo.io) documentation

This commit is contained in:
Vitaliy Filippov
2024-09-06 00:11:45 +03:00
parent d5f7005ddd
commit c853d18b49
42 changed files with 892 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
## The Idea
Vitastor is a small, simple and fast clustered block storage (storage for VM drives),
architecturally similar to Ceph which means strong consistency, primary-replication,
symmetric clustering and automatic data distribution over any number of drives
of any size with configurable redundancy (replication or erasure codes/XOR).
+5
View File
@@ -0,0 +1,5 @@
---
title: Parameter Reference
weight: 1
---
+5
View File
@@ -0,0 +1,5 @@
---
title: Перечень настроек
weight: 1
---
+5
View File
@@ -0,0 +1,5 @@
---
title: Pool configuration
weight: 100
---
+5
View File
@@ -0,0 +1,5 @@
---
title: Packages
weight: 2
---
+5
View File
@@ -0,0 +1,5 @@
---
title: Quick Start
weight: 1
---
+5
View File
@@ -0,0 +1,5 @@
---
title: Building from Source
weight: 3
---
+4
View File
@@ -0,0 +1,4 @@
---
title: Introduction
weight: -1
---
@@ -0,0 +1,5 @@
---
title: Architecture
weight: 3
---
+5
View File
@@ -0,0 +1,5 @@
---
title: Author and License
weight: 3
---
+5
View File
@@ -0,0 +1,5 @@
---
title: Features
weight: 1
---
+5
View File
@@ -0,0 +1,5 @@
---
title: Example Comparison with Ceph
weight: 4
---
+5
View File
@@ -0,0 +1,5 @@
---
title: Vitastor's Theoretical Maximum Performance
weight: 3
---
+5
View File
@@ -0,0 +1,5 @@
---
title: Tuning
weight: 2
---
@@ -0,0 +1,5 @@
---
title: Understanding Storage Performance
weight: 1
---
+7
View File
@@ -0,0 +1,7 @@
---
title: Vitastor CLI
weight: 1
---
{{< toc >}}
+5
View File
@@ -0,0 +1,5 @@
---
title: NBD
weight: 6
---
+5
View File
@@ -0,0 +1,5 @@
---
title: QEMU and qemu-img
weight: 2
---