forked from openebs/openebs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add backup usecase for home user to adopters.md
Found the OpenEBS adoption story for home backup solution over here: https://twitter.com/MaartjeME/status/1261747549272236032 It will be helpful to share this story to OpenEBS community. Signed-off-by: kmova <kiran.mova@mayadata.io>
- Loading branch information
Showing
2 changed files
with
12 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
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,11 @@ | ||
_backup solution for home laptop_ | ||
|
||
**Stateful Applications that you are running on OpenEBS** | ||
- Minio | ||
|
||
**Type of OpenEBS Storage Engines behind the above application - cStor, Jiva or Local PV** | ||
- Jiva | ||
|
||
**A brief description of the use case or details on how OpenEBS is helping your projects.** | ||
- Restic uploads my laptop to Minio running on my home k8s cluster (powered by openebs). A “mc mirror” pod then uploads it to the cloud. I get full speed backups on my laptop and still have a cloud copy | ||
|