Charmed MongoDB K8s

Channel Revision Published Runs on
latest/stable 14 01 Aug 2022
Ubuntu 20.04
latest/edge 20 02 Mar 2023
Ubuntu 22.04
6/beta 38 05 Dec 2023
Ubuntu 22.04
6/edge 40 14 Dec 2023
Ubuntu 22.04
5/edge 39 14 Dec 2023
Ubuntu 22.04
juju deploy mongodb-k8s --channel 5/edge
Show information

Platform:

Creating and listing backups requires that you:

Once you have a three-node replicaset that has configurations set for S3 storage, check that Charmed MongoDB is active and idle with juju status. Once Charmed MongoDB is active and idle, you can create your first backup with the create-backup command:

juju run mongodb-k8s/leader create-backup

You can list your available, failed, and in progress backups by running the list-backups command:

juju run mongodb-k8s/leader list-backups

Help improve this document in the forum (guidelines). Last updated 7 months ago.