Skip to content

Commit

Permalink
reorder
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha authored and sayedppqq committed Mar 21, 2024
1 parent a04b569 commit 1473a55
Show file tree
Hide file tree
Showing 62 changed files with 23 additions and 13 deletions.
Empty file modified docs/guides/mongodb/backup/_index.md
100755 → 100644
Empty file.
4 changes: 2 additions & 2 deletions docs/guides/mongodb/backup/kubestash/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: Backup & Restore MongoDB | KubeStash
menu:
docs_{{ .version }}:
identifier: guides-mongodb-backup-kubestash
name: KubeStash Backup & Restore
identifier: guides-mongodb-backup-stashv2
name: KubeStash (aka Stash 2.0)
parent: guides-mongodb-backup
weight: 50
menu_name: docs_{{ .version }}
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/mongodb/backup/kubestash/auto-backup/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ menu:
docs_{{ .version }}:
identifier: guides-mongodb-backup-kubestash-auto-backup
name: Auto-Backup
parent: guides-mongodb-backup-kubestash
parent: guides-mongodb-backup-stashv2
weight: 30
menu_name: docs_{{ .version }}
section_menu_id: guides
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ menu:
docs_{{ .version }}:
identifier: guides-mongodb-backup-kubestash-customization
name: Customizing Backup & Restore Process
parent: guides-mongodb-backup-kubestash
parent: guides-mongodb-backup-stashv2
weight: 40
menu_name: docs_{{ .version }}
section_menu_id: guides
Expand Down
4 changes: 2 additions & 2 deletions docs/guides/mongodb/backup/kubestash/logical/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Logical Backup & Restore of MongoDB | KubeStash
menu:
docs_{{ .version }}:
identifier: guides-mongodb-backup-kubestash-logical
name: Logical Backup & Restore
parent: guides-mongodb-backup-kubestash
name: Logical Backup
parent: guides-mongodb-backup-stashv2
weight: 20
menu_name: docs_{{ .version }}
---
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ menu:
identifier: guides-mongodb-backup-kubestash-logical-replicaset
name: MongoDB Replicaset Cluster
parent: guides-mongodb-backup-kubestash-logical
weight: 20
weight: 21
menu_name: docs_{{ .version }}
section_menu_id: guides
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ menu:
identifier: guides-mongodb-backup-kubestash-logical-sharded
name: MongoDB Sharded Cluster
parent: guides-mongodb-backup-kubestash-logical
weight: 20
weight: 22
menu_name: docs_{{ .version }}
section_menu_id: guides
---
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/mongodb/backup/kubestash/overview/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ menu:
docs_{{ .version }}:
identifier: guides-mongodb-backup-kubestash-overview
name: Overview
parent: guides-mongodb-backup-kubestash
parent: guides-mongodb-backup-stashv2
weight: 10
menu_name: docs_{{ .version }}
---
Expand Down
10 changes: 10 additions & 0 deletions docs/guides/mongodb/backup/stash/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Backup & Restore MongoDB
menu:
docs_{{ .version }}:
identifier: guides-mongodb-backup-stashv1
name: Stash
parent: guides-mongodb-backup
weight: 40
menu_name: docs_{{ .version }}
---
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ menu:
docs_{{ .version }}:
identifier: guides-mongodb-backup-auto-backup
name: Auto-Backup
parent: guides-mongodb-backup
parent: guides-mongodb-backup-stashv1
weight: 30
menu_name: docs_{{ .version }}
section_menu_id: guides
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ menu:
docs_{{ .version }}:
identifier: guides-mongodb-backup-customization
name: Customizing Backup & Restore Process
parent: guides-mongodb-backup
parent: guides-mongodb-backup-stashv1
weight: 40
menu_name: docs_{{ .version }}
section_menu_id: guides
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ menu:
docs_{{ .version }}:
identifier: guides-mongodb-backup-logical
name: Logical Backup
parent: guides-mongodb-backup
parent: guides-mongodb-backup-stashv1
weight: 20
menu_name: docs_{{ .version }}
---
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ menu:
docs_{{ .version }}:
identifier: guides-mongodb-backup-overview
name: Overview
parent: guides-mongodb-backup
parent: guides-mongodb-backup-stashv1
weight: 10
menu_name: docs_{{ .version }}
section_menu_id: guides
Expand Down

0 comments on commit 1473a55

Please sign in to comment.