Skip to content

Update Privileges required - Self-hosted / Custom roles Section #204

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

michaelbarnes
Copy link
Contributor

This PR introduces small wording changes to the Privileges required - Self-hosted / Custom roles Section section under the installation guides. The wording changes are a little more specific based on how the MongoDB Atlas Role Editor UI works and based on feedback directly from MongoDB.

- If replicating from multiple databases, this must apply to the entire cluster. Specify `db: ""`
- On each collection being replicated: `find`
- On the database and any collections being replicated: `find`
- On the database and any collections being replicated: `changeStream`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This appears contradictory to "not individual collections" below - perhaps we can just make this "on the database being replicated"? Or is there a better way to indicate the difference between "find" (can be on the db-level or individual collections) and "changeStream" (must be on the db-level)?

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

Successfully merging this pull request may close these issues.

3 participants