Skip to content

Store config files in the same place #3302

@MoralCode

Description

@MoralCode

I notice there are many config files referenced thoughout this repo.

  • db.config.json in __init__, db, and engine within the cli module
  • augur.config.json in the CLI
  • config.yml in app/view/init, for which CONFIG_LOCATION=/config/config.yml in the dockerfile is defined

Can we standardize the concept of a config directory so all these files can be in one place and we can start reorganizing how config is done?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions