endrec / stash-mongodb

MongoDB backup and restore plugin for Stash by AppsCode

Home Page:https://stash.run/docs/latest/addons/mongodb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Report Card Build Status Docker Pulls Slack Twitter

MongoDB

MongoDB backup and restore plugin for Stash by AppsCode.

Install

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

helm repo add appscode https://charts.appscode.com/stable/
helm repo update
helm install appscode/stash-mongodb --name=stash-mongodb-4.1.13 --version=4.1.13

To install catalog for all supported MongoDB versions, please visit here.

Uninstall

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

helm delete stash-mongodb-4.1.13

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 channel #stash. To sign up, use our Slack inviter.

If you have found a bug with Stash or want to request for new features, please file an issue.

About

MongoDB backup and restore plugin for Stash by AppsCode

https://stash.run/docs/latest/addons/mongodb/

License:Apache License 2.0


Languages

Language:Go 96.5%Language:Makefile 2.7%Language:Shell 0.5%Language:Smarty 0.2%