Skip to content

DOCS-2807 shared steps for non-enterprise install tutorials #1697

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
wants to merge 1 commit into from
Closed

DOCS-2807 shared steps for non-enterprise install tutorials #1697

wants to merge 1 commit into from

Conversation

bgrabar
Copy link

@bgrabar bgrabar commented Apr 3, 2014

Ready for Docs team review and for merge!

The commit includes some edits to standardize the format of all step yaml files.

networks. All users should select ``Private Networks, such as my home or
work network`` and click ``Allow access``. For additional information on
security and MongoDB, please read the :doc:`/core/security` page.
# todo:
Copy link
Contributor

Choose a reason for hiding this comment

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

why is this commented out?

Copy link
Author

Choose a reason for hiding this comment

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

Was having trouble last night figuring out how to present it within the yaml and commented it out, intending to return to it -- but forgot to search my todos this morning. Doing so now.

@bgrabar
Copy link
Author

bgrabar commented Apr 4, 2014

I've made the changes and some other updates. Ready for futher review and merge.

code: |
echo logpath="C:\Program Files\MongoDB\log\mongo.log" > "C:\Program Files\MongoDB\mongod.cfg"
---
title: Install and Run the MongoDB service.
Copy link
Contributor

Choose a reason for hiding this comment

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

The setup of a service isn't really a continuation of the previous. Basically you can run a mongod as a service.
So, the logic was, you're on windows. You download and set up your mongod and connect and you're like okay. this works. Now, instead of having to manually start mongod, you decide instead to set up a service.

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh, and definitely the title shouldn't be using the word install. I know it was there before, but it might be ambiguous since the page is install mongodb enterprise.

@tychoish
Copy link
Contributor

tychoish commented Apr 4, 2014

merged!

@tychoish tychoish closed this Apr 4, 2014
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 26, 2025
* (DOCSP-34886) CRD changes for OM HA (#1528)
* (DOCSP-34886) CRD changes for OM HA
* Tech review from Lukasz
* Final round of reviews from Lukasz
* Final copy review, merging
* (DOCSP-33679) Multi cluster OM arch (#1601)
* (DOCSP-33679) Multi cluster OM arch
* (DOCSP-36586) OM Multi-cluster diagram and its description (#1629)
* DOCSP-36586) OM Multi-cluster diagram and its description
* (DOCSP-35675): Restructure OM resource settings page (#1631)
* Restructure OM resource settings
* fix error messages from DOCSP-35675 (#1634)
* Replaying the PR from Jeff on master to this branch, 1611
* Replaying changes from Sarah to this branch, 1637
* (DOCSP-36981) Moves heading out of tabs so that content renders (#1643)
* DOCSP-35411 -- Add K8s cluster naming convention callout (#1649)
* DOCSP-35411 -- Add K8s cluster naming convention callout
* DOCSP-35411 -- copy review revisions
* DOCSP-35411 -- copy review revisions
* DOCSP-35411 -- copy review revisions
* Adds files (#1656)
* (DOCSP-33733) Forced recovery of the AppDB (#1655)
* (DOCSP-33733) Forced recovery of the AppDB
* (DOCSP-36962) Add a pull request template (#1633)
* Manually applying PR1624 from master about verifying signatures
* (DOCSP-37411) Creating sample files for multi-cluster OM and assets.toml (#1667)
* Manually applying changes from PR 1625 about encryption at rest from master to the branch
* (DOCSP-37349): Updated download links.
* (DOCSP-33249) Adds sig verification topic to TOC. (#1679)
* Update sample files from MEKO (#1686)
* Update sample files from MEKO (#1688)
* (DOCSP-37782) Update install instructions to avoid creating service roles (#1689)
* (DOCSP-37782) Update install instructions to avoid creating service roles
* (DOCSP-36587) OM, AppDB and Backups: Multi-k8s cluster deployment with TLS and Service Mesh (#1687)
* (DOCSP-36587) OM MC deployment
* (DOCSP-38226) Add a Helm registry secrets  setting to mongodb kubectl plugin (#1692)
* (DOCSP-38226) Add a Helm registry secrets  setting to mongodb kubectl plugin
* (DOCSP-33962) Add info about Pods for AppDB and versions of mongod and Agent (#1691)
* (DOCSP-33962) Add info about Pods for AppDB and versions of mongod and Agent
* (DOCSP-37577) Refactoring of the OM arch section (#1695)
* (DOCSP-37577) Refactoring of the OM arch section
* DOCSP-38455 Update the supported versions for MEKO (#1693)
* (DOCSP-37426): Document placeholders for external services annotations (#1684)
* (DOCSP-35096) Adds procedure for disabling queryable backups. (#1636)
* (DOCSP-35096) Adds procedure for disabling queryable backups.
* (DOCSP-35095) adds static containers. (#1626)
* (DOCSP-35095) adds static containers.
* (DOCSP-35095) Updates settings for static containers. (#1698)
* (DOCSP-35095) Updates settings for static containers.
---------

Co-authored-by: davidhou17 <[email protected]>
Co-authored-by: Sarah Simpers <[email protected]>
Co-authored-by: Jeff Vincent <[email protected]>
Co-authored-by: John Williams <[email protected]>
Co-authored-by: Corry Root <[email protected]>
Co-authored-by: Evelyn Rabil <[email protected]>
Co-authored-by: Allison Reinheimer Moore <[email protected]>
Co-authored-by: Łukasz Sierant <[email protected]>
Co-authored-by: kanchana-mongodb <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 26, 2025
* (DOCSP-34886) CRD changes for OM HA (#1528)
* (DOCSP-34886) CRD changes for OM HA
* Tech review from Lukasz
* Final round of reviews from Lukasz
* Final copy review, merging
* (DOCSP-33679) Multi cluster OM arch (#1601)
* (DOCSP-33679) Multi cluster OM arch
* (DOCSP-36586) OM Multi-cluster diagram and its description (#1629)
* DOCSP-36586) OM Multi-cluster diagram and its description
* (DOCSP-35675): Restructure OM resource settings page (#1631)
* Restructure OM resource settings
* fix error messages from DOCSP-35675 (#1634)
* Replaying the PR from Jeff on master to this branch, 1611
* Replaying changes from Sarah to this branch, 1637
* (DOCSP-36981) Moves heading out of tabs so that content renders (#1643)
* DOCSP-35411 -- Add K8s cluster naming convention callout (#1649)
* DOCSP-35411 -- Add K8s cluster naming convention callout
* DOCSP-35411 -- copy review revisions
* DOCSP-35411 -- copy review revisions
* DOCSP-35411 -- copy review revisions
* Adds files (#1656)
* (DOCSP-33733) Forced recovery of the AppDB (#1655)
* (DOCSP-33733) Forced recovery of the AppDB
* (DOCSP-36962) Add a pull request template (#1633)
* Manually applying PR1624 from master about verifying signatures
* (DOCSP-37411) Creating sample files for multi-cluster OM and assets.toml (#1667)
* Manually applying changes from PR 1625 about encryption at rest from master to the branch
* (DOCSP-37349): Updated download links.
* (DOCSP-33249) Adds sig verification topic to TOC. (#1679)
* Update sample files from MEKO (#1686)
* Update sample files from MEKO (#1688)
* (DOCSP-37782) Update install instructions to avoid creating service roles (#1689)
* (DOCSP-37782) Update install instructions to avoid creating service roles
* (DOCSP-36587) OM, AppDB and Backups: Multi-k8s cluster deployment with TLS and Service Mesh (#1687)
* (DOCSP-36587) OM MC deployment
* (DOCSP-38226) Add a Helm registry secrets  setting to mongodb kubectl plugin (#1692)
* (DOCSP-38226) Add a Helm registry secrets  setting to mongodb kubectl plugin
* (DOCSP-33962) Add info about Pods for AppDB and versions of mongod and Agent (#1691)
* (DOCSP-33962) Add info about Pods for AppDB and versions of mongod and Agent
* (DOCSP-37577) Refactoring of the OM arch section (#1695)
* (DOCSP-37577) Refactoring of the OM arch section
* DOCSP-38455 Update the supported versions for MEKO (#1693)
* (DOCSP-37426): Document placeholders for external services annotations (#1684)
* (DOCSP-35096) Adds procedure for disabling queryable backups. (#1636)
* (DOCSP-35096) Adds procedure for disabling queryable backups.
* (DOCSP-35095) adds static containers. (#1626)
* (DOCSP-35095) adds static containers.
* (DOCSP-35095) Updates settings for static containers. (#1698)
* (DOCSP-35095) Updates settings for static containers.
---------

Co-authored-by: davidhou17 <[email protected]>
Co-authored-by: Sarah Simpers <[email protected]>
Co-authored-by: Jeff Vincent <[email protected]>
Co-authored-by: John Williams <[email protected]>
Co-authored-by: Corry Root <[email protected]>
Co-authored-by: Evelyn Rabil <[email protected]>
Co-authored-by: Allison Reinheimer Moore <[email protected]>
Co-authored-by: Łukasz Sierant <[email protected]>
Co-authored-by: kanchana-mongodb <[email protected]>
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