Confusing CMI docs need updating.

Created on 1 December 2015, about 9 years ago
Updated 28 July 2024, 6 months ago

https://www.drupal.org/node/2416591 β†’ and https://www.drupal.org/node/2416555 β†’ Seem to be describing similar workflows and I think could be combined. Additionally, node/2416555 seems to be incorrect as it causes errors during install on 8.0.0.

Should we combine the pages? My confusion is from what I know about CMI in D8 right now is that there are no core modules that just dump export into a file. You have to trigger a core-export either through GUI or drush or console to have drupal generate the files from active config.

So with that in mind a file system based workflow really becomes, 'how to define different configuration paths to manage multiple environments' or something like

$config_directories['sync'] = 'sites/default/files/config_aJ-x8y-lxjlfBeuceMj3SBySc3xNTcSPC3ulzEdXwFZyoLfunu3HGScHvrgtMR45Vq2Qe0UAjw/sync';
$config_directories['stage'] = 'sites/default/files/config_aJ-x8y-lxjlfBeuceMj3SBySc3xNTcSPC3ulzEdXwFZyoLfunu3HGScHvrgtMR45Vq2Qe0UAjw/stage';
$config_directories['prod'] = 'sites/default/files/config_aJ-x8y-lxjlfBeuceMj3SBySc3xNTcSPC3ulzEdXwFZyoLfunu3HGScHvrgtMR45Vq2Qe0UAjw/prod';
πŸ“Œ Task
Status

Closed: outdated

Version

11.0 πŸ”₯

Component
ConfigurationΒ  β†’

Last updated about 17 hours ago

Created by

πŸ‡ΊπŸ‡ΈUnited States richard.c.allen2386

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024