metfan/rabbit-setup
Composer 安装命令:
composer create-project metfan/rabbit-setup
包简介
Tools to ease creation of exchanges, queues, parameters on rabbitMQ
关键字:
README 文档
README
Rabbit-setup is a command line tool to ease management of vhosts, exchanges, queues and bindings into RabbitMQ instance via the RabbitMQ's API. The best way to use rabbit-setup is using phar file.
Use this commande line to compile phar of the project or download from release page
php -d phar.readonly=off ./phar-composer.phar build https://github.com/metfan/rabbit-setup.git
phar-composer can be found here: https://github.com/clue/phar-composer#as-a-phar-recommended
Commands exposed by Rabbit-setup:
- Expert configuration to create vhost, exchanges, queues
- Exchanges, queues deletion
- Validate expert configuration file
Thanks to Olivier about inspiration: https://github.com/odolbeau/rabbit-mq-admin-toolkit
TODO:
- add support of simple configuration file
- deletion of parameters
- manage users
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-02-16