You are looking at the documentation of a prior release. To read the documentation of the latest release, please
visit here.
Stash NATS Addon
Stash v2022.12.11
supports extending its functionality through addons. Stash NATS addon enables Stash to backup and restore NATS streams.
This guide will give you an overview of which NATS versions are supported and how the docs are organized.
Supported NATS Versions
Stash has the following addon versions for NATS:
Here, the addon follows M.M.P
versioning scheme where M.M.P
(Major.Minor.Patch) represents the respective NATS version.
Addon Version Compatibility
This addon with matching major version with the NATS version should be able to take backup of that NATS streams. For example, NATS addon with version 2.x.x
should be able take backup of any NATS of 2.x.x
series. However, this might not be true for some versions. In that case, we will have separate addon for that version.
Documentation Overview
Stash NATS documentations are organized as below:
- How does it work? gives an overview of how backup and restore process for NATS works in Stash.
- Helm managed NATS shows how to backup and restore a Helm managed NATS.
- Different authentications: shows how to backup and restore NATS using different authentication methods.
- TLS secured NATS shows how to backup and restore TLS secured NATS.
- Customizing Backup & Restore Process shows how to customize the backup & restore process.