Skip to content

Commit 36abd30

Browse files
authored
Update README.md
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent d79dd9f commit 36abd30

File tree

1 file changed

+4
-27
lines changed

1 file changed

+4
-27
lines changed

README.md

Lines changed: 4 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,16 @@
11
[![Go Report Card](https://goreportcard.com/badge/stash.appscode.dev/mongodb)](https://goreportcard.com/report/stash.appscode.dev/mongodb)
2-
[![Build Status](https://travis-ci.org/stashed/mongodb.svg?branch=master)](https://travis-ci.org/stashed/mongodb)
2+
![CI](https://github.com/stashed/mongodb/workflows/CI/badge.svg)
33
[![Docker Pulls](https://img.shields.io/docker/pulls/stashed/stash-mongodb.svg)](https://hub.docker.com/r/stashed/stash-mongodb/)
44
[![Slack](https://slack.appscode.com/badge.svg)](https://slack.appscode.com)
5-
[![Twitter](https://img.shields.io/twitter/follow/appscodehq.svg?style=social&logo=twitter&label=Follow)](https://twitter.com/intent/follow?screen_name=AppsCodeHQ)
5+
[![Twitter](https://img.shields.io/twitter/follow/kubestash.svg?style=social&logo=twitter&label=Follow)](https://twitter.com/intent/follow?screen_name=KubeStash)
66

77
# MongoDB
88

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).
1010

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)
3411
## Support
3512

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/).
3714

3815
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/).
3916

0 commit comments

Comments
 (0)