Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

presidecms (3) Versions 0.1.1

Installs/Configures a PresideCMS server

Policyfile
Berkshelf
Knife
cookbook 'presidecms', '= 0.1.1', :supermarket
cookbook 'presidecms', '= 0.1.1'
knife supermarket install presidecms
knife supermarket download presidecms
README
Dependencies
Changelog
Quality -%

PresideCMS Cookbook

This cookbook installs PresideCMS on Railo 4.2 and Tomcat 7 (configurable). The result is a vanilla Tomcat + Railo server with the following modifications:

  • Tuckey URL Rewrite Filter is installed and configured for PresideCMS
  • PresideCMS is downloaded and a server wide Railo mapping is created
  • Railo is configured for PresideCMS (small tweaks to default configuration)

Right now, no example site is installed. The intention of this Cookbook is simply a working server that is ready to have sites running under Tomcat.

Requirements

The cookbook has been tested on Ubuntu 14.04, but should work on most platforms where Java 6 or 7 work.

Platforms

  • Ubuntu

Cookbooks

  • railo
  • zip

Attributes

version

  • node['presidecms']['version'] PresideCMS version, right now only 'bleedingedge' (default) and 'stable' are available
  • node['presidecms']['installation_root_directory'] Root directory in which to install PresideCMS. Defaults to "/opt" which result in the core CMS code being installed to "/opt/preside".

Usage

Just include recipe[presidecms] in your node's run_list

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write you change
  4. Test your change
  5. Submit a Pull Request

Dependent cookbooks

railo >= 0.0.0
zip >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Preside-CMS-Cookbook CHANGELOG

This file is used to list changes made in each version of the Preside-CMS-Cookbook cookbook.

0.1.0

  • Dominic Watson - Initial release of PresideCMS Cookbook

0.1.1

  • Dominic Watson - Updating the metadata and README for the Cookbook

No quality metric results found