Sign inSign up

dburszty/mongodb-raspberrypi

By dburszty

Updated over 1 year ago

Mongodb image for Raspberry Pi.

Image
0

335

dburszty/mongodb-raspberrypi repository overview

Image created according to https://github.com/themattman/mongodb-raspberrypi-docker. All disclaimers outlined therein apply.

Version 7.0.14 has been tested in a deployment of Gradiant/Open5GS v2.2.5 on Raspberry Pi 5 after making a couple of small changes to Helm charts, and all works fine. The changes consist in setting containerSecurityContext.enabled: false, and disabling (enabled: false) all probes (liveness, readiness, startup), all located in file values.yaml of mongodb Helm chart. To use the image in Gradiant/Open5GS mongodb container, additionaly set the following in the values.yaml of the chart: image.registry: docker.io , image.repository: dburszty/mongodb-raspberrypi , image.tag: 7.0.14. Similarly, specify this image for the init container in the deployment.yaml of open5gs-webui Helm chart (open5gs-webui/templates/deployment.yaml/spec.template.spec.initContainers.init). Note: if we resolve the problems that led to the changes described above, we will update this overview accordingly.

Version 7.0.4 has been tested with positive results in a deployment of Gradiant/Open5GS v2.2.5 on Raspberry Pi 4. Changes to Helm charts were also required, similar to those described above for version 7.0.14/RPi5.

Currently, version 7.0.14 is recommended.

Tag summary

Content type

Image

Digest

sha256:c51af19b2

Size

222.5 MB

Last updated

over 1 year ago

docker pull dburszty/mongodb-raspberrypi:7.0.4