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

flower (5) Versions 1.0.2

Installs/Configures flower

Policyfile
Berkshelf
Knife
cookbook 'flower', '= 1.0.2', :supermarket
cookbook 'flower', '= 1.0.2'
knife supermarket install flower
knife supermarket download flower
README
Dependencies
Changelog
Quality 0%

flower Cookbook

Build Status

This cookbook installs and runs the Flower monitoring service for Celery.

Requirements

Platforms

The following platforms are directly tested with KitchenCI:
- Ubuntu 14.04
- CentOS 6.5

Cookbooks

  • python

Attributes

See attributes/default.rb for default values.

  • node[:flower][:user] - User running Flower.
  • node[:flower][:group] - Group running Flower.
  • node[:flower][:version] - Version of Flower.
  • node[:flower][:virtualenv] - Virtualenv path.
  • node[:flower][:binary] - Path to the Flower binary. By default, this is bin/flower inside the virtualenv.
  • node[:flower][:conf] - Path to the Flower config file. By default, this is flowerconfig.py inside the virtualenv. If this is changed, make sure it's still on the Python path.

Flower configuration:

Usage

flower::default

To install and run Flower, Just include flower 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 tests for your change (if applicable)
  4. Write your change
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request using Github

Limitations

  • Using an existing Celery app for configuration isn't currently supported.
  • Flower must be in its own virtualenv. Reusing an existing virtualenv isn't recommended.
  • This cookbook uses the python cookbook, and may be incompatible with existing Python installations.

License and Authors

Copyright 2014, Joe Friedl

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

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

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

Dependent cookbooks

python >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

flower CHANGELOG

This file is used to list changes made in each version of the flower cookbook.

1.0.2

1.0.1

  • First release with stove. Tagging conventions messed things up.

1.0.0

  • Initial release of flower

Foodcritic Metric
            

1.0.2 failed this metric

FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/attributes/default.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/attributes/default.rb:21
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/attributes/default.rb:22
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/attributes/default.rb:24
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/attributes/default.rb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/attributes/default.rb:27
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/attributes/default.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/attributes/default.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:22
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:31
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:33
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:37
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:38
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:39
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:40
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:44
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:45
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:46
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:49
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:58
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:60
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/recipes/default.rb:61
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/templates/default/flower.conf.erb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/templates/default/flower.conf.erb:5
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/0bcc8cf7f0ce0b9099883118/flower/templates/default/flowerconfig.py.erb:1