<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Configuration Management on Dave Hall Consulting</title><link>https://www.davehall.com.au/tags/configuration-management/</link><description>Recent content in Configuration Management on Dave Hall Consulting</description><generator>Hugo</generator><language>en-au</language><lastBuildDate>Sat, 30 Jan 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://www.davehall.com.au/tags/configuration-management/index.xml" rel="self" type="application/rss+xml"/><item><title>Per Environment Config in Drupal 8</title><link>https://www.davehall.com.au/blog/2016/01/25/environment-config-drupal-8/</link><pubDate>Mon, 25 Jan 2016 00:00:00 +0000</pubDate><guid>https://www.davehall.com.au/blog/2016/01/25/environment-config-drupal-8/</guid><description>One of the biggest improvements in Drupal 8 is the new configuration management system. Config is now decoupled from code and the database. Unlike Drupal 6 and 7, developers no longer have to rely on the features module for moving configuration around.
Most large Drupal sites, and some smaller ones, require per environment configuration. Prior to Drupal 8 this was usually achieved using a combination of hard coding config variables and features.</description></item><item><title>Drush Make and Module Dependencies</title><link>https://www.davehall.com.au/blog/2011/05/17/drush-make-and-module-dependencies/</link><pubDate>Tue, 17 May 2011 00:00:00 +0000</pubDate><guid>https://www.davehall.com.au/blog/2011/05/17/drush-make-and-module-dependencies/</guid><description>Drush make is a wonderful tool for constructing Drupal platforms. A lot of Drupal developers are used to adding a list of modules, a few libraries and theme or 2 then running drush make to build their platform. It all seems pretty easy. What if I told you module developers could make things even easier for site builders?
Some contrib modules depend on third party libraries, and due to various reasons they can&amp;rsquo;t always be stored in git repositories on drupal.</description></item></channel></rss>