mirror of
https://github.com/wassname/openshift-celery-cartridge.git
synced 2026-07-18 12:31:05 +08:00
finishing
This commit is contained in:
@@ -11,12 +11,12 @@ Configuration
|
||||
---------------------
|
||||
|
||||
* <code>OPENSHIFT_CELERY_CONFIG</code>
|
||||
This is the name of your config file, which by default is $OPENSHIFT_CELERY_DIR/conf.d/celeryconfig.py but you can copy this to $OPENSHIFT_DATA_DIR/config/celeryconfig.py and edit your own copy.
|
||||
This is the name of your config file, which by default is `$OPENSHIFT_CELERY_DIR/conf.d/celeryconfig.py` but you can copy this to `$OPENSHIFT_DATA_DIR/config/celeryconfig.py` and edit your own copy.
|
||||
|
||||
To install
|
||||
---------------------
|
||||
|
||||
rhc cartridge-add https://raw.github.com/wassname/openshift-celery-cartridge/master/metadata/manifest.yml -a "appname"
|
||||
rhc cartridge-add https://raw.github.com/wassname/openshift-celery-cartridge/master/metadata/manifest.yml -a `<appname>`
|
||||
|
||||
Any log output will be generated to ${OPENSHIFT_HOMEDIR}logs/celery_log.txt and will be viewable with the rhc tail "appname" command
|
||||
|
||||
|
||||
Reference in New Issue
Block a user