Which version of Mongo is supported? #963
-
At this moment we are testing with a version 7.0.1 MongoDB container. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
We support the latest Mongo images. The server should work with |
Beta Was this translation helpful? Give feedback.
-
If you want to run the LDES server on a Raspberry PI4 with Raspbian64 (yes you can!) you can use MongoDB 4.4.18 as the latest supported version due to MongoDB as of 4.4.19 requiring a minimum instruction set for the ARM64 which is not available on the PI4 processor. |
Beta Was this translation helpful? Give feedback.
We support the latest Mongo images. The server should work with
mongo:latest
which runs version 7.0.2.If you are having database issues, there might be a bug or config issue, then it's best to create a github issue with more information.