- RabbitMQ 3.7.15+
- Refer to this article.
- Since the workflow engine of bk-ci depends on the delayed-messaging of RabbitMQ, the delay-message-exchange plugin needs to be installed. Download the plugin from here, unzipping and copying it to
/usr/lib/rabbitmq/lib/rabbitmq_server-${VERSION}/plugins/
, and runrabbitmq-plugins enable rabbitmq_delayed_message_exchange
. - After the installation is complete, add vhost and user and set the user’s permission.