Login
Preferences
Help/Guide
About Trac
Wiki
Roadmap
View Tickets
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 2
and
Version 3
of
mqinstall
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
10/20/2014 10:55:27 AM (
11 years
ago)
Author:
chenchongqi
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
mqinstall
v2
v3
7
7
* ./rabbitmqctl set_user_tags admin administrator
8
8
9
== 配置vhost(命令行、管理界面均可配置) ==
10
* 建立vhost: ./rabbitmqctl add_vhost auto
11
* 赋权限给用户: ./rabbitmqctl set_permissions -p auto autotask ".*" ".*" ".*"
12
9
13
== 配置分发器(命令行、管理界面均可配置) ==
10
14
* 论坛消息分发器(订阅类型,durable):exchange.autobbs.topic