Closed Bug 1434133 Opened 6 years ago Closed 6 years ago

Move .env configurations to module configs for Socorro apps

Categories

(Socorro :: Backend, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: osmose, Assigned: osmose)

References

Details

Per-app config values that are used by the development environment are currently stored in docker/config/[app_name].env files. With the changes in https://github.com/mozilla-services/socorro/pull/4307, we can now move these config values into python modules for each app to consolidate the ways we store config values in the repo.

We'll keep the my.env config file for local config overrides.

When we deploy this, we'll need to make sure any config values that are set via consul are removed if they match the default values, as we want most behavioral config to use the default values.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.