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

How to run a specific version of MongoDB? #25

Open
enobufs opened this issue Dec 22, 2015 · 2 comments
Open

How to run a specific version of MongoDB? #25

enobufs opened this issue Dec 22, 2015 · 2 comments

Comments

@enobufs
Copy link

enobufs commented Dec 22, 2015

I have just come across this tool and it looks really great!

I have installed a multiple versions of MongoDB:

$ mongoctl list-versions

--------------------------------------------------------------------------------
VERSION              EDITION              LOCATION
--------------------------------------------------------------------------------
2.4.12               community            /Users/ytakeda/mongodb/mongodb-osx-x86_64-community-2.4.12
2.6.10               community            /Users/ytakeda/mongodb/mongodb-osx-x86_64-community-2.6.10
3.0.8                community            /Users/ytakeda/mongodb/mongodb-osx-x86_64-community-3.0.8
3.2.0                community            /Users/ytakeda/mongodb/mongodb-osx-x86_64-community-3.2.0

Now, I would like to pick and choose one of these versions for our testing, then later switch over to the other, etc. How do I start the specific version with $ mongoctl start command?

@abdulito
Copy link
Contributor

Unfortunately that is currently not supported but it sounds like a good feature. You will have to update the server's "mongoVersion" in the config each time you want to have use a different version. Let us think about it and we'll keep you posted.

Thanks!

@twinkle023020
Copy link

How can i get the file for updating specific version of mongo?

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