AOEpeople/varnish

Name: varnish

Owner: AOE

Description: Development repository for Opscode Cookbook varnish

Created: 2014-07-11 21:31:45.0

Updated: 2017-02-07 21:18:01.0

Pushed: 2014-07-12 00:09:26.0

Homepage: http://community.opscode.com/cookbooks/varnish

Size: 210

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

varnish Cookbook

Installs and configures varnish.

Requirements
Platforms

Tested on:

Attributes

If you don't specify your own vcl_conf file, then these attributes are used in the cookbook default.vcl template:

Recipes
default

Installs the varnish package, manages the default varnish configuration file, and the init script defaults file.

apt_repo

If placed before the default recipe in the run list, the official Varnish project apt repository will offer access to more version and platform support.

yum_repo

If placed before the default recipe in the run list, the official Varnish project yum repository will offer access to more version and platform support.

Usage

On systems that need a high performance caching server, use recipe[varnish]. Additional configuration can be done by modifying the default.vcl.erb and ubuntu-default.erb templates. By default the custom-default.erb is set up to run with the varnish defaults, and a simple default.vcl.

License & Authors
right:: 2008-2009, Joe Williams

nsed under the Apache License, Version 2.0 (the "License");
may not use this file except in compliance with the License.
may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

ss required by applicable law or agreed to in writing, software
ributed under the License is distributed on an "AS IS" BASIS,
OUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
the License for the specific language governing permissions and
tations under the License.

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.