ucb-rit / coldfront

HPC Resource Allocation System

Home Page:https://coldfront.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider developer-specific overrides.yml in Docker development environment

matthew-li opened this issue · comments

Update the script for generating dev_settings.py to consider an optional overrides.yml file in the config directory that the developer can choose to create that overrides default settings (e.g., opting to use basic auth instead of SSO).

Add overrides.yml to .gitignore.