Add support to include config files in mongod.conf

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Admin, Tools
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • 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
            Reporter:
            Tim Vaillancourt
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: