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.1 (2012-05-31)
Initial release
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
Close
Hashes for zc.zookeeper_deploy_buildout-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbfcf49ae6b5286ff1e6782a488beec5a44429dd49d74a3b1107924030dfad13 |
|
MD5 | 501863ffb1bf3c2a62ac9d8316d1bef9 |
|
BLAKE2b-256 | 1e581fd41f2620065b1479fac6085f00731073b79fcd821b8939583c43aa05cc |