Charmed MongoDB
- By Canonical Data Platform
- Databases
Channel | Revision | Published | Runs on |
---|---|---|---|
5/edge | 114 | 24 Mar 2023 | |
3.6/stable | 97 | 14 Feb 2023 | |
3.6/candidate | 97 | 12 Jan 2023 | |
3.6/edge | 100 | 03 Feb 2023 |
juju deploy mongodb --channel 3.6/stable
You will need Juju 2.9 to be able to run this command. Learn how to upgrade to Juju 2.9.
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
dump
Runs the mongodump command
- Params
-
args string
The arguments to pass to the mongodump command
-
workingDir string
The directory to run the mongodump command from.
-
restore
Runs the mongorestore command
- Params
-
args string
The arguments to pass to the mongorestore command
-
workingDir string
The directory to run the mongorestore command from.