Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-14911

Add support to include config files in mongod.conf

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Admin, Tools
    • Labels:
      None

      Hey guys,

      I'd like to request the ability to include other config files from the mongod config file specified with '-f/--config', if it does not already exist.

      This would make deployments of mongo much less painless to package/deploy from a sysops level.

      My suggestion is the main config files settings can be overriden by the included file, ie: if my main config has dbpath=/mongodata, and my included config file has dbpath=/mongodata27017, the included file dbpath would take precedence.

      Lastly, if a directory of configs could be included as well as single-files, that would be even more flexible.

      Thanks!

      Tim

            Assignee:
            Unassigned Unassigned
            Reporter:
            tvaillancourt@ea.com Tim Vaillancourt
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: