Open main menu

Changes

1,741 bytes added ,  20:22, 7 April 2015
initial draft
I'm interested in installing [[MediaWiki]], as well as [[Drupal]] and [[WordPress]] and similar or related projects using a [[Category:Configuration Management|Configuration Management]] system like Puppet.

[http://en.wikipedia.org/wiki/Puppet_(software) Puppet] is another configuration management system like [[Juju]], [[Chef]] or [[Ansible]]. Puppet is divided between the free software version, and the "Puppet Enterprise" (PE) version. Furthermore, there are several components to this ecosystem. They include

;MCollective (included with PE):MCollective is an orchestration framework. The main point is that it can run thousands of servers.
;PuppetDB: a data warehouse for Puppet
;Hiera: a key/value store
;Facter: system profiling library
;Geppetto: IDE for Puppet
;Razor: an advanced provisioning application (separate project) that can deploy bare metal or virtual systems.

Puppet Forge (https://forge.puppetlabs.com) is where you can get pre-built modules

The [https://forge.puppetlabs.com/puppetlabs/aws puppetlabs/aws module] will let you manage AWS infrastructure with Puppet.


[https://puppetlabs.com/blog/module-of-the-week-martasd-mediawiki this article] (from 2012) on puppetlabs.com describes how to do a MediaWiki install with Puppet. With Puppet you can configure the document root whereas with Juju you'd have to write a custom charm. In quick comparisons, Puppet is more configurable than Juju, and there is the RSpec testing framework to verify your puppet modules.

Another plus for Puppet is that it is able to deploy against
# OpenStack
# [[wp:Eucalyptus_%28software%29|Eucalyptus]] (Used to be included in Ubuntu 9.04; bought by Hewlett-Packard in Sept. 2014)
# Google Compute Engine
# VMware Cloud
# AWS
4,558

edits