Forge Home

ebrc_httpd_setup

Setup Apache HTTPD server per EuPathDB BRC specifications

7,754 downloads

7,754 latest version

3.7 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 1.0.0 (latest)
released Nov 9th 2015

Start using this module

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

Add this module to your Puppetfile:

mod 'eupathdb-ebrc_httpd_setup', '1.0.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add eupathdb-ebrc_httpd_setup
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install eupathdb-ebrc_httpd_setup --version 1.0.0

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

eupathdb/ebrc_httpd_setup — version 1.0.0 Nov 9th 2015

ebrc_httpd_setup

Overview

Manages the EuPathDB overlay to Apache HTTPD server per the specifications described at https://wiki.apidb.org/index.php/UGAWebserverConfiguration

Module Description

This module should be suitable to prepare HTTPD server to support virtual hosts configured from a fork of /etc/httpd/conf/lib/ApiDB.generic.conf.template.

It does not manage any of the Tomcat connection pieces. Only Apache modules required to start a ApiDB.generic virtual host are installed. Other Apache modules required for a fully functional EuPathDB website (e.g. php) may need to be installed elsewhere.

Setup

What ebrc_httpd_setup affects

  • A list of files, packages, services, or operations that the module will alter, impact, or execute on the system it's installed on.
  • This is a great place to stick any warnings.
  • Can be in list or paragraph form.

Setup Requirements OPTIONAL

This module depends on

Beginning with ebrc_httpd_setup

include ebrc_httpd_setup

Usage

Put the classes, types, and resources for customizing, configuring, and doing the fancy stuff with your module here.

Reference

Limitations

Assumes RHEL 7 or derivatives. The /etc/system systemd.

Development

Since your module is awesome, other users will want to play with it. Let them know what the ground rules for contributing are.

Release Notes/Contributors/Etc Optional

If you aren't using changelog, put your release notes here (though you should consider using changelog). You may also add any additional sections you feel are necessary or important to include here. Please use the ## header.