|
|
|
|
|
by RandomBK
1541 days ago
|
|
Note that this also necessarily requires that critical variables and configuration options are stored in version control, rather than database. Bootstrapping staging databases with values necessary to run the application is a constant challenge. Otherwise, your production environment would have massively different feature flags and other config than staging. |
|