|
1 | 1 | [](https://goreportcard.com/report/stash.appscode.dev/mongodb)
|
2 |
| -[](https://travis-ci.org/stashed/mongodb) |
| 2 | + |
3 | 3 | [](https://hub.docker.com/r/stashed/stash-mongodb/)
|
4 | 4 | [](https://slack.appscode.com)
|
5 |
| -[](https://twitter.com/intent/follow?screen_name=AppsCodeHQ) |
| 5 | +[](https://twitter.com/intent/follow?screen_name=KubeStash) |
6 | 6 |
|
7 | 7 | # MongoDB
|
8 | 8 |
|
9 |
| -MongoDB backup and restore plugin for [Stash by AppsCode](https://appscode.com/products/stash). |
| 9 | +MongoDB backup and restore plugin for [Stash by AppsCode](https://stash.run). |
10 | 10 |
|
11 |
| -<<<<<<< HEAD |
12 |
| -## Install |
13 |
| - |
14 |
| -Install MongoDB 3.4.22 backup or restore plugin for Stash as below. |
15 |
| - |
16 |
| -```console |
17 |
| -helm repo add appscode https://charts.appscode.com/stable/ |
18 |
| -helm repo update |
19 |
| -helm install stash-mongodb-4.1.13 appscode/stash-mongodb --version=4.1.13 --namespace=kube-system |
20 |
| -``` |
21 |
| - |
22 |
| -To install catalog for all supported MongoDB versions, please visit [here](https://github.com/stashed/catalog). |
23 |
| - |
24 |
| -## Uninstall |
25 |
| - |
26 |
| -Uninstall MongoDB 3.4.22 backup or restore plugin for Stash as below. |
27 |
| - |
28 |
| -```console |
29 |
| -helm delete stash-mongodb--4.1.13 --namespace=kube-system |
30 |
| -``` |
31 |
| - |
32 |
| -======= |
33 |
| ->>>>>>> bd146366... Move docs into stashed/docs repo + Cleanup (#855) |
34 | 11 | ## Support
|
35 | 12 |
|
36 |
| -We use Slack for public discussions. To chit chat with us or the rest of the community, join us in the [AppsCode Slack team](https://appscode.slack.com/messages/C8NCX6N23/details/) channel `#stash`. To sign up, use our [Slack inviter](https://slack.appscode.com/). |
| 13 | +To speak with us, please leave a message on [our website](https://appscode.com/contact/). |
37 | 14 |
|
38 | 15 | To join public discussions with the Stash community, join us in the [AppsCode Slack team](https://appscode.slack.com/messages/C8NCX6N23/details/) channel `#stash`. To sign up, use our [Slack inviter](https://slack.appscode.com/).
|
39 | 16 |
|
|
0 commit comments