DrupalCon Amsterdam 2019: Configuration Management Initiative 2.0 updates

Fabian Bircher
Nuvole Web Srl, Parma, Italy

The Configuration Management is one of the signature improvements of Drupal 8.

However, now that the community has a couple of years of building Drupal 8 sites behind them, various limitations have surfaced: various common workflows are not natively supported; core's config APIs have missing functionality. While many of these problems have contrib workarounds, often these solutions can conflict with one another, and there's no one set of best practices that works for all.

Hence the Configuration Management Initiative 2.0.

The key aspects are:
₀ Installing sites from config: Config Installer in core (8.6)
₀ Replacing Config Filter: The new ConfigTransform api (8.8)
₀ Environment-specific configuration: Config Exclude in core (8.8) Config Split in core (9.x)
₀ Updating config without overriding customizations (modules and distros)
₀ Documentation for both workflows to use it and API to develop with (“best practices”)

This session will give you an overview on the progress of CMI 2.0 and our roadmap. And in addition, show you how you can structure your projects and workflows with contrib solutions that exist today to minimize disruption. We will introduce the future best practices based on the contrib experience and give you practical examples for real world challenges.

Participants will need to have experience with basic configuration management workflows in Drupal 8 and will walk away with a better understanding of how the limitations can be addressed and how they can help make it happen.

The precise content will depend on what will actually get committed in time.

Drupal is a registered trademark of Dries Buytaert.