| Channel | Revision | Published | Runs on |
|---|---|---|---|
| 6/stable | 265 | 23 Jan 2026 | |
| 6/candidate | 265 | 23 Jan 2026 | |
| 6/beta | 265 | 23 Jan 2026 | |
| 6/edge | 286 | 19 Feb 2026 | |
| 8-transition/edge | 282 | 06 Feb 2026 | |
| 8-transition/edge | 281 | 06 Feb 2026 | |
| 8/stable | 266 | 23 Jan 2026 | |
| 8/candidate | 266 | 23 Jan 2026 | |
| 8/beta | 266 | 23 Jan 2026 | |
| 8/edge | 290 | 13 Mar 2026 | |
| 8/edge | 289 | 13 Mar 2026 |
juju deploy mongodb --channel 8-transition/edge
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
create-backup
Create a database backup. S3 credentials are retrieved from a relation with the S3 integrator charm.
-
force-refresh-start
Force refresh of this unit. Potential of data loss and downtime.
-
get-primary
Report primary replica
-
list-backups
List available backup_ids in the S3 bucket and path provided by the S3 integrator charm.
-
pre-refresh-check
Check if charm is ready to refresh
-
restore
Restore a database backup. S3 credentials are retrieved from a relation with the S3 integrator charm.
- Params
-
backup-id string
A backup-id to identify the backup to restore. Format of <%Y-%m-%dT%H:%M:%SZ>
-
remap-pattern string
Optional, a pattern used to remap cluster component names when performing a restore. Format of old_config_server_name=new_config_server_name,old_shard_name=new_shard_name
-
resume-refresh
Refresh next unit(s) (after you have manually verified that refreshed units are healthy)
-
set-tls-private-key
Set the privates key, which will be used for certificate signing requests (CSR). Run for each unit separately.
- Params
-
external-key string
The content of private key for external communications with clients. Content will be auto-generated if this option is not specified.
-
internal-key string
The content of private key for internal communications with clients. Content will be auto-generated if this option is not specified.
-
status-detail
Gets statuses of the charm
- Params
-
recompute boolean
a boolean indicating whether a unit should recompute all statuses.