Skip to content

Switch to using nconf for configuration #20

@Glavin001

Description

@Glavin001

See https://github.com/indexzero/nconf

nconf supports:

  1. Command-line arguments
  2. Environment variables
  3. A file located at 'path/to/config.json'

Environment variables is important for automated deployment such as Docker ( see #19 , #18 ) and testing on Travis CI ( #10 ), etc. Currently only the _config.json file is supported. I would like to standardize the options and allow command-line, environment variables, along with the optional file support.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions