Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha committed Jun 18, 2021
1 parent d947b44 commit a83b776
Showing 1 changed file with 4 additions and 27 deletions.
31 changes: 4 additions & 27 deletions README.md
@@ -1,39 +1,16 @@
[![Go Report Card](https://goreportcard.com/badge/stash.appscode.dev/mongodb)](https://goreportcard.com/report/stash.appscode.dev/mongodb)
[![Build Status](https://travis-ci.org/stashed/mongodb.svg?branch=master)](https://travis-ci.org/stashed/mongodb)
![CI](https://github.com/stashed/mongodb/workflows/CI/badge.svg)
[![Docker Pulls](https://img.shields.io/docker/pulls/stashed/stash-mongodb.svg)](https://hub.docker.com/r/stashed/stash-mongodb/)
[![Slack](https://slack.appscode.com/badge.svg)](https://slack.appscode.com)
[![Twitter](https://img.shields.io/twitter/follow/appscodehq.svg?style=social&logo=twitter&label=Follow)](https://twitter.com/intent/follow?screen_name=AppsCodeHQ)
[![Twitter](https://img.shields.io/twitter/follow/kubestash.svg?style=social&logo=twitter&label=Follow)](https://twitter.com/intent/follow?screen_name=KubeStash)

# MongoDB

MongoDB backup and restore plugin for [Stash by AppsCode](https://appscode.com/products/stash).
MongoDB backup and restore plugin for [Stash by AppsCode](https://stash.run).

<<<<<<< HEAD
## Install

Install MongoDB 3.6.13 backup or restore plugin for Stash as below.

```console
helm repo add appscode https://charts.appscode.com/stable/
helm repo update
helm install stash-mongodb-4.1.13 appscode/stash-mongodb --version=4.1.13 --namespace=kube-system
```

To install catalog for all supported MongoDB versions, please visit [here](https://github.com/stashed/catalog).

## Uninstall

Uninstall MongoDB 3.6.13 backup or restore plugin for Stash as below.

```console
helm delete stash-mongodb--4.1.13 --namespace=kube-system
```

=======
>>>>>>> bd146366... Move docs into stashed/docs repo + Cleanup (#855)
## Support

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/).
To speak with us, please leave a message on [our website](https://appscode.com/contact/).

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

Expand Down

0 comments on commit a83b776

Please sign in to comment.