Skip to content

roboconf-recipes/puppet-apache-mod-jk-latest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apache with ModJK

  • A Roboconf recipe to deploy, manage and configure Apache with ModJK.

Installer

  • Puppet.
  • The included Puppet module has no external dependency.

Tested with

  • Ubuntu 12.04 and Puppet...
  • Ubuntu 14.04 and Puppet...

Usage

This recipes defines two things:

  • Apache-mjk-latest represents an Apache server with mod_jk.
  • loadbalance_able_ajp represents an abstract type. It designates something that can be load balanced by Apache.

To use this recipe (assuming you use the Roboconf Maven plug-in) :

  1. Reference this project in your POM (or copy its resources by hand).
  2. Import /puppet-apache-mod-jk-latest/main.graph in your own graph file.
  3. Add the loadbalance_able_ajp facet to the components that should be load balanced by Apache.

About

A Puppet recipe to install Apache with ModJK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published