diff --git a/docs/guides/mongodb/backup/kubestash/_index.md b/docs/guides/mongodb/backup/kubestash/_index.md new file mode 100644 index 0000000000..3c326448f2 --- /dev/null +++ b/docs/guides/mongodb/backup/kubestash/_index.md @@ -0,0 +1,10 @@ +--- +title: Backup & Restore MongoDB | KubeStash +menu: + docs_{{ .version }}: + identifier: guides-mongodb-backup-kubestash + name: KubeStash Backup & Restore + parent: guides-mongodb-backup + weight: 20 +menu_name: docs_{{ .version }} +--- diff --git a/docs/guides/mongodb/backup/kubestash/overview/_index.md b/docs/guides/mongodb/backup/kubestash/overview/_index.md new file mode 100644 index 0000000000..07c97376d8 --- /dev/null +++ b/docs/guides/mongodb/backup/kubestash/overview/_index.md @@ -0,0 +1,28 @@ +--- +title: MongoDB Backup & Restore Overview | KubeStash +menu: + docs_{{ .version }}: + identifier: guides-mongodb-backup-kubestash-overview + name: Overview + parent: guides-mongodb-backup-kubestash + weight: 10 +menu_name: docs_{{ .version }} +section_menu_id: guides +--- + +> New to KubeDB? Please start [here](/docs/README.md). + +{{< notice type="warning" message="This is an Enterprise-only feature. Please install [KubeStash Enterprise Edition] to try this feature. You can use KubeDB Enterprise license to install KubeStash Enterprise edition. Database backup with KubeStash is already included in the KubeDB Enterprise license. So, you don't need a separate license for KubeStash." >}} + +# MongoDB Backup & Restore Overview + +KubeDB can also uses [KubeStash](https://kubestash.com/) to backup and restore databases. KubeStash by AppsCode is a cloud native data backup and recovery solution for Kubernetes workloads. KubeStash utilizes [restic](https://github.com/restic/restic) to securely backup stateful applications to any cloud or on-prem storage backends (for example, S3, GCS, Azure Blob storage, Minio, NetApp, Dell EMC etc.). + +## How Backup Works + +The following diagram shows how KubeStash takes backup of a MongoDB database. Open the image in a new tab to see the enlarged version. + +
+ MongoDB Backup Overview +
Fig: MongoDB Backup Overview
+
\ No newline at end of file diff --git a/docs/guides/mongodb/backup/kubestash/overview/images/backup_overview.svg b/docs/guides/mongodb/backup/kubestash/overview/images/backup_overview.svg new file mode 100644 index 0000000000..d2c6722b0e --- /dev/null +++ b/docs/guides/mongodb/backup/kubestash/overview/images/backup_overview.svg @@ -0,0 +1 @@ + \ No newline at end of file