-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-529 consistency edit for references to admin database/ administrative commands #241
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
much disk space. | ||
You must issue the | ||
:dbcommand:`logRotate` | ||
command against the :term:`admin database` in the form: | ||
|
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.
code-block
no longer merg-able (probably some rebase gaffe) I cherry-picked these commits into master. |
mongo-cr-bot
pushed a commit
that referenced
this pull request
Jan 7, 2022
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
May 22, 2025
* DOCSP-34813 Data Verification * Updates directives * Fixes build issue * Fixes build issue * Fixes build issue * Vale checks * Vale checks * Fixes build issue * Fixes per Jeff * Fixes per Jeff * Fixes per Jeff * Fixes per Jeff * Fixes per Jeff * Fixes per Jeff * Build issue * Minor edits * Minor edits * Minor edits * Fixes build error * Adds sidebars * Fixes toc depth * Fixes count admonition * Fixes count admonition * Fixes hash indent * Fixes hash indent * Fixes per Jeff * Fixes per Jeff * Fixes per Rohan * Fixes per Rohan * Fixes per Rohan * Fixes per Tim * Fixes per Tim * Adds facets to verification subpages * Fixes per Rohan * Fixes build issue * Fixes build issue * Fixes build issue * Fixes line emphasis * Fixes per Rohan * Fixes build issue * Fixes per Rohan Co-authored-by: Rohan Sharan <[email protected]> * Fixes per Tim --------- Co-authored-by: Rohan Sharan <[email protected]>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
May 22, 2025
* DOCSP-34813 Data Verification * Updates directives * Fixes build issue * Fixes build issue * Fixes build issue * Vale checks * Vale checks * Fixes build issue * Fixes per Jeff * Fixes per Jeff * Fixes per Jeff * Fixes per Jeff * Fixes per Jeff * Fixes per Jeff * Build issue * Minor edits * Minor edits * Minor edits * Fixes build error * Adds sidebars * Fixes toc depth * Fixes count admonition * Fixes count admonition * Fixes hash indent * Fixes hash indent * Fixes per Jeff * Fixes per Jeff * Fixes per Rohan * Fixes per Rohan * Fixes per Rohan * Fixes per Tim * Fixes per Tim * Adds facets to verification subpages * Fixes per Rohan * Fixes build issue * Fixes build issue * Fixes build issue * Fixes line emphasis * Fixes per Rohan * Fixes build issue * Fixes per Rohan * Fixes per Tim --------- Co-authored-by: Rohan Sharan <[email protected]>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 2, 2025
* (DOCSP-26624): Fix mongod/mongos formatting * fix indentation
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 24, 2025
* changes to readme and template * update raedme * copypasta
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 1, 2025
Fix table column widths - [DOCSP-number](https://jira.mongodb.org/browse/DOCSP-40173) - [STAGING](https://preview-mongodbjvincentmongodb.gatsbyjs.io/ops-manager/DOCSP-40173/tutorial/manage-oplog-storage/#prerequisites) - [LATEST BUILD LOG](https://workerpool-boxgs.mongodbstitch.com/pages/job.html?collName=queue&jobId=665f9397cf5bec1c296af670) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
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.
Am open to different phrasing for the "use this form" section. I picked one of the 3-4 formats phrasings we've been using.
Also note that I broke out buildInfo into a separate file from "top".
buildInfo does not require admin db access so I removed that as well.