Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting our team. We will be in touch shortly.Close

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

Last updated 10 months ago. Help improve this document in the forum.