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

Create dedicated documentation guide page for MongoDB Binary version selection #630

Open
hasezoey opened this issue Apr 12, 2022 · 0 comments
Labels
docs This issue/pr is about documentation enhancement

Comments

@hasezoey
Copy link
Collaborator

Currently, the documentation only notes that versions may be in different formats:

Common MongoDB Version formats (`X` is a number):
- `X.X.X`
- `vX.X.X`
- `vX.X-latest`
Search for what version is used:
- [`osx`](https://dl.mongodb.org/dl/osx/x86_64) (Note: This one does not list versions above 4.0, see [This Issue](https://jira.mongodb.org/browse/DOCS-14560))
- [`windows`](https://www.mongodb.org/dl/win32)
- [`linux`](https://dl.mongodb.org/dl/linux)

so this issue proposes to create a dedicated page on how to select versions and how to have it reliable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This issue/pr is about documentation enhancement
Projects
None yet
Development

No branches or pull requests

1 participant