Switch from librabbitmq to py-amqp

Closes GitLab issue #699. Thanks to  Rob de Canha-Knight
(@rssfed23) for the report, research, and debug.

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
Roberto Rosario
2019-12-09 00:29:00 -04:00
parent 4e65a436c7
commit 4e664a6f92
8 changed files with 234 additions and 50 deletions

View File

@@ -218,7 +218,7 @@ of a restart or power failure. The Gunicorn workers are increased to 3.
.. code-block:: bash
sudo -u mayan |MAYAN_PIP_BIN| install --no-use-pep517 librabbitmq==|PYTHON_LIBRABBITMQ_VERSION|
sudo -u mayan |MAYAN_PIP_BIN| install --no-use-pep517 amqp==|PYTHON_AMQP_VERSION|
#. Create the RabbitMQ user and vhost: