-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: sayedppqq <[email protected]>
- Loading branch information
Showing
3 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 }} | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. | ||
|
||
<figure align="center"> | ||
<img alt="MongoDB Backup Overview" src="/docs/guides/mongodb/backup/kubestash/overview/images/backup_overview.svg"> | ||
<figcaption align="center">Fig: MongoDB Backup Overview</figcaption> | ||
</figure> |
1 change: 1 addition & 0 deletions
1
docs/guides/mongodb/backup/kubestash/overview/images/backup_overview.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.