Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade MongoDB Version #40

Open
Rishi556 opened this issue Aug 1, 2024 · 5 comments
Open

Upgrade MongoDB Version #40

Rishi556 opened this issue Aug 1, 2024 · 5 comments

Comments

@Rishi556
Copy link
Collaborator

Rishi556 commented Aug 1, 2024

image: mongo:4.4.18

MongoDB 4.4 is EOL(see https://endoflife.date/mongodb). Upgrading to 7.0 should be a simple change assuming no removed feature is in use.

@vaultec81
Copy link
Member

The reason why it's at 4.4 in the first place is mongodb dropped support for Raspberry pis in latest versions. However, that can be revisited again. I'd like to have raspberry pi support but it's not the most critical thing in the world.

@vaultec81
Copy link
Member

This might be an option https://github.com/themattman/mongodb-raspberrypi-binaries

@Rishi556
Copy link
Collaborator Author

Rishi556 commented Aug 2, 2024

dropped support for Raspberry pis

Is there many running on PIs? There seem to be better options for computing at that price range these days. I think not running EOL software where possible is a higher priority.

@Geo25rey
Copy link
Collaborator

Geo25rey commented Aug 2, 2024

I agree that running an out of date version of MongoDB is not ideal. If you'd like to make a Docker image that compiles MongoDB for both arm64 v8.0 and amd64, we'd be willing to consider upgrading. However, the database we use is not a very high priority for at the moment.

@Geo25rey Geo25rey closed this as not planned Won't fix, can't repro, duplicate, stale Sep 4, 2024
@Rishi556 Rishi556 reopened this Sep 9, 2024
@Rishi556
Copy link
Collaborator Author

Rishi556 commented Sep 9, 2024

Reopened as I talked with @vaultec81 who said this should not have been closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants