Show More
@@ -16,10 +16,10 b' In order to have install and configure C' | |||||
16 |
|
16 | |||
17 | 1. Install RabbitMQ, see the documentation on the Celery website for |
|
17 | 1. Install RabbitMQ, see the documentation on the Celery website for | |
18 | `rabbitmq installation`_. |
|
18 | `rabbitmq installation`_. | |
|
19 | ||||
19 | 2. Configure Celery in the |
|
20 | 2. Configure Celery in the | |
20 | :file:`home/{user}/.rccontrol/{instance-id}/rhodecode.ini` file. |
|
21 | :file:`home/{user}/.rccontrol/{instance-id}/rhodecode.ini` file. | |
21 |
|
|
22 | Set the following minimal settings, that are set during rabbitmq_ installation:: | |
22 | rabbitmq_ installation:: |
|
|||
23 |
|
|
23 | ||
24 | broker.host = |
|
24 | broker.host = | |
25 |
broker.vhost = |
|
25 | broker.vhost = |
General Comments 0
You need to be logged in to leave comments.
Login now