SlideShare a Scribd company logo
Case Study: Configuration
      management and Deployment at
                the CQC  Code repository


                                                           Internet




                                  !   607#
                                  !   8#.4*#'
                                  !   9.%#:;<#'                                  !   "#$%&$'
                                  !   &$'+.<<.=0$:             Deployment        !   ()#**&+,
                                      /*0;<#                                     !   -./&'+*.$0
                                                               Server            !   1#2&*
Developer                                                                        !   3*4'5



                                                                      CI loop


                                           scheduled
                                            release
                                                                                                  Dev
            Production
                                                       scheduled
                                                        release




                                                                          Test
                                  downstream
                                  dump of DB
                                 (post release)
Agenda


✤   Introduction


✤   Configuration management with Puppet


✤   Deployment
Introduction

 ✤   Care Quality Commission regulate, inspect and review all adult
     social care service in England
 ✤   Drupal 6 build with Apache Solr geolocal search
 ✤   Public can look up local services (GP, Hospital etc)
 ✤   Agile development methodology
 ✤   Approx. 15 million hits per month and growing
 ✤   Tasked with Registering all GP’s this year!
 ✤   Deployment and configuration management a manual process
Introduction cont..


 ✤   Engaged Axis12 to automate their configuration management and
     deployment process
 ✤   Technologies used
     ✤   Red Hat ESX Virtual’s
     ✤   Git
     ✤   Puppet
     ✤   Capistrano
     ✤   Gerrit
     ✤   Jenkins
Configuration Management with
                Puppet

            class drupal::drush {

  exec { "download-drush":
    cwd => "/root",
    command => "/usr/bin/wget http://ftp.drupal.org/
files/projects/drush-All-Versions-2.1.tar.gz",
    creates => "/root/drush-All-Versions-2.1.tar.gz",
  }

  exec { "install-drush":
    cwd => "/var/www/drupal/sites/all/modules",
    command => "/bin/tar xvzf /root/drush-All-
Versions-2.1.tar.gz",
    creates => "/var/www/drupal/sites/all/modules/
drush",
    require => [ Exec["download-drush"], File["/var/www/
drupal/sites/all/modules"] ],
  }

  file { "/usr/local/bin/drush":
    ensure => "/var/www/drupal/sites/all/modules/drush/
drush",
  }
}
Deployment
Questions?

More Related Content

PDF
How to successfully migrate to bazel from maven or gradle
PDF
How to successfully migrate to Bazel from Maven or Gradle - Riga Dev Days
PDF
How to successfully migrate to Bazel from Maven or Gradle - JeeConf
PDF
Building scala with bazel
PDF
Puppet Camp Berlin 2015: Andrea Giardini | Configuration Management @ CERN: G...
PDF
Modern Infrastructure from Scratch with Puppet
PPT
Getting to push_button_deploys
KEY
Ruby and Rails Packaging to Production
How to successfully migrate to bazel from maven or gradle
How to successfully migrate to Bazel from Maven or Gradle - Riga Dev Days
How to successfully migrate to Bazel from Maven or Gradle - JeeConf
Building scala with bazel
Puppet Camp Berlin 2015: Andrea Giardini | Configuration Management @ CERN: G...
Modern Infrastructure from Scratch with Puppet
Getting to push_button_deploys
Ruby and Rails Packaging to Production

What's hot (20)

ODP
Scaling your jenkins master with docker
PDF
Cloud-Native Sling
PDF
Node.js Build, Deploy and Scale Webinar
PDF
Puppet Camp Paris 2015: Continuous Integration of Puppet Code (Intermediate)
PDF
Continuous Infrastructure: Modern Puppet for the Jenkins Project - PuppetConf...
PDF
Getting started with puppet and vagrant (1)
PPTX
Deployment Patterns in the Ruby on Rails World
PDF
Puppet Camp Düsseldorf 2014: Continuously Deliver Your Puppet Code with Jenki...
PDF
Killer R10K Workflow - PuppetConf 2014
PDF
Deploying Drupal using Capistrano
PDF
Docker to the Rescue of an Ops Team
PPTX
JUC 2015 Pipeline Scaling
PPTX
Capistrano与jenkins(hudson)在java web项目中的实践
PDF
Puppet Camp Atlanta 2014: r10k Puppet Workflow
PDF
Docker at Digital Ocean
PDF
Live deployment, ci, drupal
PDF
Advanced Git Techniques: Subtrees, Grafting, and Other Fun Stuff
PDF
CIbox - OpenSource solution for making your #devops better
PDF
Drupal contrib module maintaining
Scaling your jenkins master with docker
Cloud-Native Sling
Node.js Build, Deploy and Scale Webinar
Puppet Camp Paris 2015: Continuous Integration of Puppet Code (Intermediate)
Continuous Infrastructure: Modern Puppet for the Jenkins Project - PuppetConf...
Getting started with puppet and vagrant (1)
Deployment Patterns in the Ruby on Rails World
Puppet Camp Düsseldorf 2014: Continuously Deliver Your Puppet Code with Jenki...
Killer R10K Workflow - PuppetConf 2014
Deploying Drupal using Capistrano
Docker to the Rescue of an Ops Team
JUC 2015 Pipeline Scaling
Capistrano与jenkins(hudson)在java web项目中的实践
Puppet Camp Atlanta 2014: r10k Puppet Workflow
Docker at Digital Ocean
Live deployment, ci, drupal
Advanced Git Techniques: Subtrees, Grafting, and Other Fun Stuff
CIbox - OpenSource solution for making your #devops better
Drupal contrib module maintaining
Ad

Viewers also liked (6)

PPT
PPT
Enterprise search in_drupal_pub
PPT
Pavasaris
PPT
Pavasaris
PPT
Netpay Presentation
PPT
Tendencias Fitness del mercado americano
Enterprise search in_drupal_pub
Pavasaris
Pavasaris
Netpay Presentation
Tendencias Fitness del mercado americano
Ad

Similar to Drupal for government (20)

PDF
Hudson: from build jobs to build pipelines
PDF
An Infrastructure for Team Development - Gaylord Aulke
 
PDF
Closing the DevOps gaps
PPTX
Sv jug - mar 2013 - sl
KEY
Don't touch that server
PPTX
Continuous delivery chernivcy
KEY
Infrastrucutre as sdlc
PPTX
Architecting for continuous delivery (33rd Degree)
PPTX
Drupal & Continous Integration - SF State Study Case
PDF
Opscode-Eucalyptus Webinar 20110721
PDF
DevOps or: How I Learned to Stop Worrying and Love the Cloud
PDF
Introducing CQ 5.1
PPTX
Automated Deployment Pipeline using Jenkins, Puppet, Mcollective and AWS
PPT
Cloud Hosting for Government Agencies: Drupal Platform as a Service
PDF
Puppet for Sys Admins
PPTX
advance configuration management system .pptx
PPTX
Cloud Foundry Open Tour - London
PDF
Continuous delivery with Jenkins Enterprise and Deployit
PDF
Drupal 8 DevOps . Profile and SQL flows.
PPTX
Continuous delivery applied (RJUG)
Hudson: from build jobs to build pipelines
An Infrastructure for Team Development - Gaylord Aulke
 
Closing the DevOps gaps
Sv jug - mar 2013 - sl
Don't touch that server
Continuous delivery chernivcy
Infrastrucutre as sdlc
Architecting for continuous delivery (33rd Degree)
Drupal & Continous Integration - SF State Study Case
Opscode-Eucalyptus Webinar 20110721
DevOps or: How I Learned to Stop Worrying and Love the Cloud
Introducing CQ 5.1
Automated Deployment Pipeline using Jenkins, Puppet, Mcollective and AWS
Cloud Hosting for Government Agencies: Drupal Platform as a Service
Puppet for Sys Admins
advance configuration management system .pptx
Cloud Foundry Open Tour - London
Continuous delivery with Jenkins Enterprise and Deployit
Drupal 8 DevOps . Profile and SQL flows.
Continuous delivery applied (RJUG)

Recently uploaded (20)

PDF
Electronic commerce courselecture one. Pdf
PPTX
A Presentation on Artificial Intelligence
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
cuic standard and advanced reporting.pdf
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Empathic Computing: Creating Shared Understanding
PPTX
Big Data Technologies - Introduction.pptx
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
Spectroscopy.pptx food analysis technology
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Approach and Philosophy of On baking technology
Electronic commerce courselecture one. Pdf
A Presentation on Artificial Intelligence
Digital-Transformation-Roadmap-for-Companies.pptx
20250228 LYD VKU AI Blended-Learning.pptx
cuic standard and advanced reporting.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
Empathic Computing: Creating Shared Understanding
Big Data Technologies - Introduction.pptx
Per capita expenditure prediction using model stacking based on satellite ima...
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Spectral efficient network and resource selection model in 5G networks
Building Integrated photovoltaic BIPV_UPV.pdf
Spectroscopy.pptx food analysis technology
Group 1 Presentation -Planning and Decision Making .pptx
Advanced methodologies resolving dimensionality complications for autism neur...
Agricultural_Statistics_at_a_Glance_2022_0.pdf
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Dropbox Q2 2025 Financial Results & Investor Presentation
Approach and Philosophy of On baking technology

Drupal for government

  • 1. Case Study: Configuration management and Deployment at the CQC Code repository Internet ! 607# ! 8#.4*#' ! 9.%#:;<#' ! "#$%&$' ! &$'+.<<.=0$: Deployment ! ()#**&+, /*0;<# ! -./&'+*.$0 Server ! 1#2&* Developer ! 3*4'5 CI loop scheduled release Dev Production scheduled release Test downstream dump of DB (post release)
  • 2. Agenda ✤ Introduction ✤ Configuration management with Puppet ✤ Deployment
  • 3. Introduction ✤ Care Quality Commission regulate, inspect and review all adult social care service in England ✤ Drupal 6 build with Apache Solr geolocal search ✤ Public can look up local services (GP, Hospital etc) ✤ Agile development methodology ✤ Approx. 15 million hits per month and growing ✤ Tasked with Registering all GP’s this year! ✤ Deployment and configuration management a manual process
  • 4. Introduction cont.. ✤ Engaged Axis12 to automate their configuration management and deployment process ✤ Technologies used ✤ Red Hat ESX Virtual’s ✤ Git ✤ Puppet ✤ Capistrano ✤ Gerrit ✤ Jenkins
  • 5. Configuration Management with Puppet class drupal::drush { exec { "download-drush": cwd => "/root", command => "/usr/bin/wget http://ftp.drupal.org/ files/projects/drush-All-Versions-2.1.tar.gz", creates => "/root/drush-All-Versions-2.1.tar.gz", } exec { "install-drush": cwd => "/var/www/drupal/sites/all/modules", command => "/bin/tar xvzf /root/drush-All- Versions-2.1.tar.gz", creates => "/var/www/drupal/sites/all/modules/ drush", require => [ Exec["download-drush"], File["/var/www/ drupal/sites/all/modules"] ], } file { "/usr/local/bin/drush": ensure => "/var/www/drupal/sites/all/modules/drush/ drush", } }

Editor's Notes