A small webapp for viewing and searching Chef nodes
Project description
A small webapp for viewing and searching Chef nodes.
Usage
gunicorn 'sous_chef:create_app()'
The optional environment variable SOUS_CHEF_SETTINGS can be pointed at a Flask configuration file (docs).
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.
Project details
Release history Release notifications | RSS feed
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.3.9.tar.gz
(3.1 kB
view details)
File details
Details for the file sous-chef-0.3.9.tar.gz
.
File metadata
- Download URL: sous-chef-0.3.9.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e8ac8ebc88adfe0a972ac6ab2c05fe876af5ec8f07460270a6fda2874ac906a |
|
MD5 | efb0d38d5f7090036446f7611437dc9b |
|
BLAKE2b-256 | 9e425bb65e02b579f3c1fa6f52b54fa40d3b789da4177122ff2f067aa5f9af4c |