Changeset - 7f9e006aa26f
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 15 years ago 2010-12-19 20:53:44
marcin@python-works.com
docs update for celeryd
1 file changed with 6 insertions and 0 deletions:
0 comments (0 inline, 0 general)
docs/setup.rst
Show inline comments
 
@@ -154,12 +154,18 @@ so for example setting `BROKER_HOST` in 
 
the config file.
 

	
 
In order to make start using celery run::
 
 paster celeryd <configfile.ini>
 

	
 

	
 

	
 
.. note::
 
   Make sure You run this command from same virtualenv, and with the same user
 
   that rhodecode runs.
 

	
 

	
 
Nginx virtual host example
 
--------------------------
 

	
 
Sample config for nginx using proxy::
 

	
 
 server {
0 comments (0 inline, 0 general)