Skip to main content

A small webapp for viewing and searching Chef nodes

Project description

Latest PyPI version

A small webapp for viewing and searching Chef nodes.

Usage

gunicorn 'sous_chef:create_app()'

Sous-chef will read it’s configuration from a config.py file in a Flask instance folder - for a global install this is /usr/var/sous_chef-instance, and for a virtualenv install this is /``$VIRTUALENV/var/sous_chef-instance.

The Flask settings CHEF_URL, CHEF_KEY and CHEF_CLIENT are used to create a Chef API client, using PyChef’s autoconfigure as a fallback. DEFAULT_CHEF_ENVIRONMENT sets the Chef environment to show nodes from by default. See sous_chef/defaults.py for more information on the configuration options.

The app can be run in debug mode by using the create_debug_app function:

gunicorn 'sous_chef:create_debug_app()'

The flask-debugtoolbar package is availible, the DebugToolbar extension will be used.

Installation

pip install sous-chef gunicorn

Requirements

Requires Flask and PyChef. Gunicorn is the simplest method of deployment, but is not a requirement (allowing alternate WSGI servers to be used). Optionally uses Flask Debug Toolbar using the debug application.

Compatibility

Targets Python 2.6 and 2.7.

PyChef is currently Python 2 only, but if or when it is availible for Python 3 Sous-chef should have no problems.

Licence

The MIT License (MIT)

Copyright (c) 2014 DataSift <opensource@datasift.com>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Authors

sous-chef was written by Sam Clements at DataSift.

https://gravatar.com/avatar/8dd5661684a7385fe723b7e7588e91ee?s=40 https://gravatar.com/avatar/a3a6d949b43b6b880ffb3e277a65f49d?s=40

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sous-chef-0.10.1.tar.gz (70.0 kB view details)

Uploaded Source

Built Distribution

sous_chef-0.10.1-py27-none-any.whl (77.3 kB view details)

Uploaded Python 2.7

File details

Details for the file sous-chef-0.10.1.tar.gz.

File metadata

  • Download URL: sous-chef-0.10.1.tar.gz
  • Upload date:
  • Size: 70.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sous-chef-0.10.1.tar.gz
Algorithm Hash digest
SHA256 912d5bd0e3702f5f4d390e032746d1761a46f9eabd0ac7696c97c067d8140b3c
MD5 a691356ce9c4d320e567f18615d49615
BLAKE2b-256 4c87aaed4563d3fb4c1f2a612f5c1edf265da6853805973429204997fb6aa72d

See more details on using hashes here.

File details

Details for the file sous_chef-0.10.1-py27-none-any.whl.

File metadata

File hashes

Hashes for sous_chef-0.10.1-py27-none-any.whl
Algorithm Hash digest
SHA256 f047d76a9b5e647a758cd5b1c14099f3cc1a43758cf2e245bff57eef495b7891
MD5 490011c409f08ab710a895a6f7f9c324
BLAKE2b-256 d9fdc9e5e8bb8477b72114d61ed013f03d72f3826a6c3acb26af1fb62d9736a7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page