MongoDB
- Canonical
- Databases
Channel | Revision | Published | Runs on |
---|---|---|---|
6/stable | 199 | 04 Oct 2024 | |
6/candidate | 199 | 04 Oct 2024 | |
6/beta | 199 | 04 Oct 2024 | |
6/edge | 204 | 12 Nov 2024 | |
5/stable | 117 | 20 Apr 2023 | |
5/candidate | 117 | 20 Apr 2023 | |
5/edge | 139 | 21 Nov 2023 | |
5/edge | 109 | 06 Mar 2023 | |
3.6/stable | 100 | 28 Apr 2023 | |
3.6/candidate | 100 | 13 Apr 2023 | |
3.6/edge | 100 | 03 Feb 2023 |
juju deploy mongodb --channel 6/beta
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
Revision 164
March 26, 2024
Dear community,
We are excited to announce that Revision 164 of the Charmed MongoDB operator has been released in the 6/stable
track for IAAS/VM.
Please note that track 5
is no longer supported by Canonical. This means that it will not receive any bug fixes or new features. We are planning to close the track 5
in the coming months, and we will keep you updated on the timeline.
We strongly encourage users to transition to the 6/stable
track to ensure that you continue to receive support and updates from Canonical.
Highlights
- Major snap upgrade to from charmed-mongodb/5 >charmed-mongodb/6:
- MongoDB upgrade:
5.0 >
6.0.6-5
- PBM upgrade:
2.0.5 > 2.4.0
- MongoDB exporter upgrade:
0.37.0 > 0.40.0
- MongoDB upgrade:
juju 3
support- Legacy relations deprecation
- Integration with the
mongos
charm via the config-server interface
Features
- Replication
- Sharding
- Encryption via TLS
- Backup and restore
- Client connections
- Password rotation
- Monitoring
- Audit logging
For a more detailed list of features and commits throughout all revisions, check our GitHub Releases.
Known issues
- Charmed MongoDB does not support relations on the
mongodb_client
interface injuju
versions2.9 > 3.1
. - Sometimes the cluster goes into maintenance mode with a message “Enabling TLS” when using self-signed-certificates charm.
(#379)
- This might be an issue with the
self-signed-certificates
charm.
- This might be an issue with the
For known issues of official MongoDB, check MongoDB | 6.0 Release Notes > Known Issues and MongoDB | Open Issues
Useful links
- GitHub | Release Notes
- Charmhub | Charmed MongoDB Tutorials
- Youtube | Charmed MongoDB Video Tutorial
- Ubuntu Webinar | MongoDB Operations Simplified
Project and community
Charmed MongoDB is an open source project that warmly welcomes community contributions, suggestions, fixes, and constructive feedback.
- Check our Code of Conduct
- Raise software issues or feature requests in GitHub
- Report security issues through LaunchPad.
- Meet the community and chat with us on Matrix
- Contribute to the code