Skip to content

Commit 3411813

Browse files
authored
docs: Create New Document for CloudNative PG Backups (#552)
* ci/docs: Create New Document for Cloudnative PG Backups Signed-off-by: Bala Harish <bala.harish.ac@datacore.com> * docs: Hide Copy button, Add new section in Snapshots doc, and add Important panel in all Backup & Restore docs Signed-off-by: Bala Harish <bala.harish.ac@datacore.com> * docs: Updated the Versioned Docs with the Updated Changes Signed-off-by: Bala Harish <bala.harish.ac@datacore.com> --------- Signed-off-by: Bala Harish <bala.harish.ac@datacore.com>
1 parent 1f35228 commit 3411813

File tree

19 files changed

+2325
-168
lines changed

19 files changed

+2325
-168
lines changed
Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
1+
{
2+
"version.label": {
3+
"message": "4.4.x",
4+
"description": "The label for version 4.4.x"
5+
},
6+
"sidebar.docs.category.OpenEBS Documentation": {
7+
"message": "OpenEBS Documentation",
8+
"description": "The label for category OpenEBS Documentation in sidebar docs"
9+
},
10+
"sidebar.docs.category.Concepts": {
11+
"message": "Concepts",
12+
"description": "The label for category Concepts in sidebar docs"
13+
},
14+
"sidebar.docs.category.Data Engines": {
15+
"message": "Data Engines",
16+
"description": "The label for category Data Engines in sidebar docs"
17+
},
18+
"sidebar.docs.category.Quickstart Guide": {
19+
"message": "Quickstart Guide",
20+
"description": "The label for category Quickstart Guide in sidebar docs"
21+
},
22+
"sidebar.docs.category.User Guides": {
23+
"message": "User Guides",
24+
"description": "The label for category User Guides in sidebar docs"
25+
},
26+
"sidebar.docs.category.Local Storage": {
27+
"message": "Local Storage",
28+
"description": "The label for category Local Storage in sidebar docs"
29+
},
30+
"sidebar.docs.category.Local PV Hostpath": {
31+
"message": "Local PV Hostpath",
32+
"description": "The label for category Local PV Hostpath in sidebar docs"
33+
},
34+
"sidebar.docs.category.Configuration": {
35+
"message": "Configuration",
36+
"description": "The label for category Configuration in sidebar docs"
37+
},
38+
"sidebar.docs.category.Advanced Operations": {
39+
"message": "Advanced Operations",
40+
"description": "The label for category Advanced Operations in sidebar docs"
41+
},
42+
"sidebar.docs.category.XFS Quota": {
43+
"message": "XFS Quota",
44+
"description": "The label for category XFS Quota in sidebar docs"
45+
},
46+
"sidebar.docs.category.Local PV LVM": {
47+
"message": "Local PV LVM",
48+
"description": "The label for category Local PV LVM in sidebar docs"
49+
},
50+
"sidebar.docs.category.Local PV ZFS": {
51+
"message": "Local PV ZFS",
52+
"description": "The label for category Local PV ZFS in sidebar docs"
53+
},
54+
"sidebar.docs.category.Additional Information": {
55+
"message": "Additional Information",
56+
"description": "The label for category Additional Information in sidebar docs"
57+
},
58+
"sidebar.docs.category.Replicated Storage": {
59+
"message": "Replicated Storage",
60+
"description": "The label for category Replicated Storage in sidebar docs"
61+
},
62+
"sidebar.docs.category.Replicated PV Mayastor": {
63+
"message": "Replicated PV Mayastor",
64+
"description": "The label for category Replicated PV Mayastor in sidebar docs"
65+
},
66+
"sidebar.docs.category.Data Migration": {
67+
"message": "Data Migration",
68+
"description": "The label for category Data Migration in sidebar docs"
69+
},
70+
"sidebar.docs.category.Migration using Velero": {
71+
"message": "Migration using Velero",
72+
"description": "The label for category Migration using Velero in sidebar docs"
73+
},
74+
"sidebar.docs.category.Migration for Distributed DB": {
75+
"message": "Migration for Distributed DB",
76+
"description": "The label for category Migration for Distributed DB in sidebar docs"
77+
},
78+
"sidebar.docs.category.Migration for Replicated DB": {
79+
"message": "Migration for Replicated DB",
80+
"description": "The label for category Migration for Replicated DB in sidebar docs"
81+
},
82+
"sidebar.docs.category.Solutioning": {
83+
"message": "Solutioning",
84+
"description": "The label for category Solutioning in sidebar docs"
85+
},
86+
"sidebar.docs.category.OpenEBS on K8s Platforms": {
87+
"message": "OpenEBS on K8s Platforms",
88+
"description": "The label for category OpenEBS on K8s Platforms in sidebar docs"
89+
},
90+
"sidebar.docs.category.Read-Write-Many": {
91+
"message": "Read-Write-Many",
92+
"description": "The label for category Read-Write-Many in sidebar docs"
93+
},
94+
"sidebar.docs.category.Backup and Restore": {
95+
"message": "Backup and Restore",
96+
"description": "The label for category Backup and Restore in sidebar docs"
97+
},
98+
"sidebar.docs.category.Troubleshooting": {
99+
"message": "Troubleshooting",
100+
"description": "The label for category Troubleshooting in sidebar docs"
101+
},
102+
"sidebar.docs.category.Support": {
103+
"message": "Support",
104+
"description": "The label for category Support in sidebar docs"
105+
}
106+
}

0 commit comments

Comments
 (0)