Version information
released Jul 13th 2015
Start using this module
Add this module to your Puppetfile:
mod 'jaronson-stack_wordpress', '0.1.3'
Learn more about managing modules with a PuppetfileDocumentation
jaronson/stack_wordpress — version 0.1.3 Jul 13th 2015
stack_wordpress
Table of Contents
Overview
This contains manifests to set up a multi-tier LAMP stack containing:
- One or more wordpress installations
- A database server
- HAProxy load balancer
Setup
Setup Requirements
On the agent run, nodes including the manifests in this module use the PuppetDB API to discover each other. All nodes must be able to communicate with the PuppetDB API listening on port 8081 on the puppetmaster. Ensure that you whitelist using the appropriate regexes or disable the certificate whitelist. See https://docs.puppetlabs.com/puppetdb/latest/configure.html#certificate-whitelist for more information
Usage
Reference
Limitations
This module has been tested on:
- Centos 6
- Ubuntu 12.04
- Ubuntu 14.04
Development
The module repository is here. Issues should be filed in the repository.
Dependencies
- puppetlabs-stdlib (>= 4.5.1)
- puppetlabs-pe_gem (>= 0.1.0)
- puppetlabs-apache (1.2.0)
- puppetlabs-firewall (1.4.0)
- puppetlabs-mysql (3.2.0)
- torrancew-cron (0.1.0)
- hunner-wordpress (1.0.0)
- puppetlabs-haproxy (1.1.0)