1 Star 0 Fork 178

徐宏亮 / bk-ci

forked from 腾讯蓝鲸智云 / bk-ci 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
rabbitmq.en.md 703 Bytes
一键复制 编辑 原始数据 按行查看 历史
zanyzhao 提交于 2020-07-28 23:16 . doc: 部署文档国际化 #2161

RabbitMQ Installation Document

System Requirement

  • RabbitMQ 3.7.15+

Installation Guide

  • 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 run rabbitmq-plugins enable rabbitmq_delayed_message_exchange.
  • After the installation is complete, add vhost and user and set the user’s permission.
Kotlin
1
https://gitee.com/xu_hong_liang/bk-ci.git
git@gitee.com:xu_hong_liang/bk-ci.git
xu_hong_liang
bk-ci
bk-ci
master

搜索帮助