artsy/supervisor

Name: supervisor

Owner: Artsy

Description: Development repository for Opscode Cookbook supervisor

Forked from: poise/supervisor

Created: 2017-09-15 20:56:41.0

Updated: 2017-09-15 20:56:42.0

Pushed: 2018-01-23 17:37:01.0

Homepage: null

Size: 139

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

supervisor Cookbook

Build Status

Installs (Python) supervisor and provides resources to configure services

Requirements
Platforms

Supports Debian and RHEL based systems. Tested on Ubuntu 12.04, 10.04, CentOS 6.5.

Cookbooks
Attributes
Resources/Providers
supervisor_service
Actions

The default action is the array [:enable, :start]. Actions use the supervisorctl program.

Attribute Parameters

The following attributes are used in the program.conf.erb as the values for the corresponding configuration option. See the supervisor documentation for more information about each setting, including applicable defaults.

Examples
rvisor_service "celery" do
tion :enable
tostart false
er "nobody"

Recipes
default

Includes the python recipe, installs the supervisor PIP package and sets up supervisor.

License & Authors
right:: 2011-2012, Opscode, Inc <legal@opscode.com>
right:: 2011, Formspring.me

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.