Is there a way to get MongoDB 7.0 on a Pi 5?

December 8, 2023, 22:17

ayanea

Hi! I've been actively trying to find a way to be able to install MongoDB 7.0 with no success so far. MongoDB's platform support: https://www.mongodb.com/docs/manual/administration/production-notes/ Pi 5 has an arm64 architecture and is based on Debian 12 (bookworm). - The platform support mentions Debian 12 only for x86_64. - Latest platforms supported for arm64 for are: macOS13, RHEL/CentOS/Rocky/Alma 9, Ubuntu 22.04. The main problem is that none of these are supported yet for the Pi 5 and only ubuntu 23.10 is supported. I quote: "We have no plans to backport Pi 5 support to 22.04 LTS." Rocky 9 also seems promising, but has the same issue currently: https://forums.rockylinux.org/t/raspberry-pi-5-doesnt-boot-with-alt-image/11894/4 Does anyone have any ideas?

null

How do you install it? Normally or in Docker?

ayanea

Actually, a container/vm should work, right?

null

I think docker doesn't really care which linux it runs on, whether ubuntu or raspi os or debian. But I don't know mongo db that well, so I don't know if they have special requirements or something.

ayanea

Well I guess there is one way to find out.

ayanea

<a:AShmm:582388553351299092>