Skip to content

docs: added a new section in installation.md to get the mongodb connection string from cloud.mongodb.com #3976

Merged
raclim merged 2 commits intoprocessing:developfrom
kunstewi:installation-mongo
Mar 9, 2026
Merged

docs: added a new section in installation.md to get the mongodb connection string from cloud.mongodb.com #3976
raclim merged 2 commits intoprocessing:developfrom
kunstewi:installation-mongo

Conversation

@kunstewi
Copy link
Contributor

@kunstewi kunstewi commented Mar 7, 2026

Issue:

fixes #3984

PR attempts to fix. --> just added a new section about getting the mongodb connection string from cloud.mongodb.com

Demo:

Screenshot 2026-03-07 at 11 08 44 AM

Changes:

just a new section added in installation.md file about getting the mongodb connection string from cloud.mongodb.com, in case new contributors have trouble setting up mongodb locally.

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • has no typecheck errors (npm run typecheck)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

@raclim

Thanks for your time.

@kunstewi kunstewi changed the title docs: added new section to get the mongodb connection string from cloud.mongodb.com docs: added a new section in the installation.md file to get the mongodb connection string from cloud.mongodb.com Mar 7, 2026
@kunstewi kunstewi changed the title docs: added a new section in the installation.md file to get the mongodb connection string from cloud.mongodb.com docs: added a new section in installation.md to get the mongodb connection string from cloud.mongodb.com Mar 7, 2026
Copy link
Collaborator

@raclim raclim left a comment

Choose a reason for hiding this comment

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

This makes sense to me so far, thanks so much!

@raclim raclim merged commit d2d94aa into processing:develop Mar 9, 2026
1 check passed
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.

docs: only local mongodb setup instruction present but you can also get the string using mongodb atlas

3 participants