Channel | Revision | Published | Runs on |
---|---|---|---|
6/stable | 229 | 20 Aug 2025 | |
6/candidate | 229 | 20 Aug 2025 | |
6/beta | 229 | 20 Aug 2025 | |
6/edge | 229 | 20 Aug 2025 | |
8-transition/edge | 233 | 01 Oct 2025 | |
8/candidate | 228 | 07 Aug 2025 | |
8/beta | 228 | 07 Aug 2025 | |
8/edge | 236 | Yesterday |
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.