-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-1283 Clarify and cleanup system specific installation instructions #785
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You cannot install these packages concurrently with each other or with | ||
the ``mongodb`` package that your release of Ubuntu may include. | ||
You cannot install this package concurrently with the ``mongodb`` package that | ||
your release of Ubuntu may include. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just "provided by Ubuntu."
can you make the two minor changes and then squash this into one commit so I can backport it to v2.2 docs? |
DOCS-1283 Add 'Although' (to clarify distinction between our packages and Ubuntu packages) 1) Add "although" to first paragraph on Ubuntu page DOCS-1283 Clarify Debian/Ubuntu note (Rewording to make the relevance of the note clearer.) 2) Clarify note on Debian page about applying to Ubuntu DOCS-1283 Remove vague "See Also" in Synopsis (other install pages seem to serve the same purpose) 3) Remove equivalent text across the pages by "See Also" - "The documentation of following related processes and concepts." DOCS-1283 Remove confusing production sentence 4) Remove "Use this for production deployments." which made more sense when multiple packages were on the page. DOCS-1283 Clarify package conflict wording. DOCS-1283 Rewording package descriptions Trying to make it clearer which package is which. your release of Ubuntu may provide -> provided by Ubuntu change text for other installation tutorials to a See: header
Sure thing. It should be all set with those changes and a single commit. |
merged and backported. |
mongo-cr-bot
pushed a commit
that referenced
this pull request
Mar 11, 2022
* DOCS-17115 byteRead expansion * DOCS-17115 bytesWritten text * DOCS-17115 vale check * DOCS-17115 vale check * DOCS-17115 vale check
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 16, 2025
…ian 9 (#785) * (DOCSP-25907) Update Debian apt install with Debian 11 and remove Debian 9 * (DOCSP-25907) Update Debian apt install with Debian 11 and remove Debian 9 * Adjusted paths
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 16, 2025
…ian 9 (#785) (#793) * (DOCSP-25907) Update Debian apt install with Debian 11 and remove Debian 9 * (DOCSP-25907) Update Debian apt install with Debian 11 and remove Debian 9 * Adjusted paths
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 16, 2025
…#785) * (DOCSP-45896): Adds redirect for page unavailable in version example. * (DOCSP-45896): Incorporated JW's feedback. * (DOCSP-45896): Incorporated JW's feedback.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Items #1-4 from DOCS-1283 with some other minor updates.