rabbitmq-server/deps/rabbitmq_management
Gabriele Santomaggio 2a5c2bbe47 changed redirect 2015-11-19 10:33:20 +01:00
..
bin Convert string to boolean in SSL config 2015-10-12 11:22:12 +01:00
etc OOps! 2014-05-19 11:20:19 +01:00
include handle API errors 2015-10-22 09:55:36 +02:00
priv/www changed redirect 2015-11-19 10:33:20 +01:00
src filter by name 2015-11-12 22:25:01 +01:00
test/src unit tests 2015-11-18 16:42:01 +01:00
.gitignore Git: Ignore files and directories generated with erlang.mk 2015-10-15 16:23:24 +02:00
.travis.yml Adapt .travis.yml to erlang.mk 2015-10-21 15:38:14 +02:00
CONTRIBUTING.md Sync CONTRIBUTING.md with the template one 2015-02-20 17:08:52 +03:00
LICENSE Import bae64 encoder 2012-10-23 14:31:18 +01:00
LICENSE-APACHE2-ExplorerCanvas Add ExplorerCanvas and Flot. 2012-11-15 18:08:30 +00:00
LICENSE-BSD-base64js Import bae64 encoder 2012-10-23 14:31:18 +01:00
LICENSE-MIT-EJS10 Add licenses as required by third party code 2011-06-01 12:18:36 +01:00
LICENSE-MIT-Flot Upgrade to Flot 0.8.1. This requires us to explicitly load timeseries support now as it has become a plugin. 2013-07-23 15:34:53 +01:00
LICENSE-MIT-Sammy060 Add licenses as required by third party code 2011-06-01 12:18:36 +01:00
LICENSE-MIT-jQuery164 Actually use the new licence file. 2011-09-14 13:00:05 +01:00
LICENSE-MPL-RabbitMQ (c) year 2015-05-24 04:17:41 +03:00
Makefile Add bin/rabbitmqadmin to the distributed EZ 2015-10-16 13:02:44 +02:00
README.md Typo 2015-08-22 02:35:28 +03:00
build.config Update erlang.mk's build.config 2015-10-23 19:47:07 +02:00
erlang.mk Update erlang.mk 2015-10-28 11:15:58 +01:00
license_info Merged stable into default 2013-07-31 13:57:30 +01:00
rabbitmq-components.mk Update rabbitmq-components.mk 2015-11-02 10:20:50 +01:00

README.md

RabbitMQ Management Plugin

This plugin provides a management UI and HTTP API for RabbitMQ. This plugin is included in the RabbitMQ distribution. To enable it, use <href="http://www.rabbitmq.com/man/rabbitmq-plugins.1.man.html">rabbitmq-plugins.

Documentation

RabbitMQ management UI documentation.

Continuous Integration

Build Status