wordpress

contributions requested
Wordpress module for EL 6

9,661 downloads

8,798 latest version

4.3 quality score

Support the Puppet Community by contributing to this module

You are welcome to contribute to this module by suggesting new features, currency updates, or fixes. Every contribution is valuable to help ensure that the module remains compatible with the latest Puppet versions and continues to meet community needs. Complete the following steps:

  1. Review the module’s contribution guidelines and any licenses. Ensure that your planned contribution aligns with the author’s standards and any legal requirements.
  2. Fork the repository on GitHub, make changes on a branch of your fork, and submit a pull request. The pull request must clearly document your proposed change.

For questions about updating the module, contact the module’s author.

Version information

  • 0.1.2 (latest)
  • 0.1.1
  • 0.1.0
released Sep 14th 2015
This version is compatible with:
  • Puppet Enterprise >= 3.7.0 < 2015.3.0
  • Puppet >= 3.0.0 < 5.0.0
  • RedHat

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'swizzley88-wordpress', '0.1.2'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add swizzley88-wordpress
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install swizzley88-wordpress --version 0.1.2

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

swizzley88/wordpress — version 0.1.2 Sep 14th 2015

wordpress

Puppet Forge

Table of Contents

  1. Overview
  2. Module Description
  3. Setup
  4. Usage
  5. Requirements
  6. Compatibility
  7. Limitations
  8. Development

Overview

This module sets up the L.A.M.P server Wordpress for blogging and such.

Module Description

This module is designed to be a simple and minimalistic... a one and done setup for wordpress on EL systems.

Setup

Modify or inherit parameters in params.pp to your liking. Enable php and epel repo is true by default.

Usage

include ::wordpress

Requirements

puppetlabs/mysql

puppetlabs/apache

Compatibility

  • RHEL 6
  • CentOS 6

Limitations

This module has been tested on:

  • CentOS 6

Development

Any updates or contibutions are welcome.

Report any issues with current release, as any input will be considered valuable.

TODO

  • add other OS support
Contact

Email: morgan@aspendenver.org

WWW: www.aspendenver.org

Github: https://github.com/swizzley