Skip to main content

UNKNOWN

Project description

Usage:

Create a part in your rpm buildout:

[zookeeper-deploy]
recipe = zc.recipe.egg
eggs = zc.zookeeper_deploy_buildout
arguments = 'APP', 'RECIPE'

where

APP

the name of your application and the name of the directory in /etc where deployments will be recorded

RECIPE

the name of the meta-recipe to use

In development mode, you can include initlization logic to run the recipe in development mode:

[zookeeper-deploy] recipe = zc.recipe.egg eggs = zc.zookeeper_deploy_buildout arguments = ‘APP’, ‘RECIPE’ initialization = zc.zookeeper_deploy_buildout.development_mode = True

Changes

0.2.0 (2012-09-25)

  • Allow the application name (APP) to be blank or None, in which case it’s determined from the script name.

  • Added a -r option to specify a recipe entry point to the recipe supplied to main.

0.1.0 (2012-05-31)

Initial release

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

zc.zookeeper_deploy_buildout-0.2.0.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file zc.zookeeper_deploy_buildout-0.2.0.tar.gz.

File metadata

File hashes

Hashes for zc.zookeeper_deploy_buildout-0.2.0.tar.gz
Algorithm Hash digest
SHA256 33f72c2c79165a27910e6bcbacd533b9b8bdf603d53c5d74efc9257f4bae199f
MD5 42b6714f8dd9a7aff5a027dddbd581c6
BLAKE2b-256 a7f10216b606ff9a6df0525cbc32f48625a84338cd4c0bf8e9ea3c4bd5a221f9

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