Skip to content

docs(mongodb): add docs for MongoDB Atlas connection#610

Merged
burmecia merged 1 commit into
mainfrom
bo/docs/mongodb-atlas
Jun 25, 2026
Merged

docs(mongodb): add docs for MongoDB Atlas connection#610
burmecia merged 1 commit into
mainfrom
bo/docs/mongodb-atlas

Conversation

@burmecia

Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

This PR is to add docs for MongoDB Atlas (https://cloud.mongodb.com/) connection:

  • connection string example for MongoDB Atlas
  • IP access list setup on MongoDB Atlas
  • docs index link

What is the current behavior?

N/A

What is the new behavior?

N/A

Additional context

N/A

Copilot AI review requested due to automatic review settings June 22, 2026 00:16
@burmecia burmecia added documentation Improvements or additions to documentation mongodb labels Jun 22, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds documentation updates to better support connecting the MongoDB wrapper to MongoDB Atlas, and wires the MongoDB docs into the docs navigation/catalog.

Changes:

  • Add MongoDB to the MkDocs “Catalog” navigation.
  • Add an Atlas-oriented mongodb+srv:// connection string example plus an IP Access List warning in the MongoDB docs.
  • Add MongoDB to the catalog index table.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
mkdocs.yaml Adds MongoDB docs page to the Catalog navigation.
docs/catalog/mongodb.md Adds Atlas connection string example and Atlas IP Access List guidance; notes Atlas egress-IP limitation.
docs/catalog/index.md Adds MongoDB to the official integrations table.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/catalog/mongodb.md
@burmecia burmecia requested a review from imor June 22, 2026 00:35
@burmecia burmecia merged commit 991873e into main Jun 25, 2026
10 checks passed
@burmecia burmecia deleted the bo/docs/mongodb-atlas branch June 25, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation mongodb

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants