You are looking at the documentation of a prior release. To read the documentation of the latest release, please
visit here.
Stash MongoDB Addon
Stash 0.9.0+ supports extending its functionality through addons. Stash MongoDB addon enables Stash to backup and restore MongoDB databases.
This guide will give you an overview of which MongoDB versions are supported and how the docs are organized.
Supported MongoDB Versions
Stash supports backup and restore of the following MongoDB versions:
Version M.M actually represents the latest patch of M.M.P series. For example, version 4.1 actually represents 4.1.13 as it is the latest supported patch of 4.1 series. Now, if 4.1.14 is released then 4.1 will represents 4.1.14.
Documentation Overview
Stash MongoDB documentations are organized as below:
- How does it works? gives an overview of how backup and restore process for MongoDB database works in Stash.
- Setup shows how to install and uninstall MongoDB addon for Stash.
- Guides contains step by step guides to backup and restore different versions of MongoDB databases.