rabbitmq-server/deps/rabbitmq_management
Simon MacMullen 44d35b5fde stable to default 2015-01-06 15:46:34 +00:00
..
bin Slightly cleaner(?) and don't limit columns if output is JSON. 2014-10-13 16:40:04 +01:00
etc OOps! 2014-05-19 11:20:19 +01:00
include Update copyright for 2014 2014-03-17 17:25:22 +00:00
priv/www stable to default 2015-01-06 15:46:34 +00:00
src API change 2015-01-06 12:47:44 +00:00
test/src Fix 500s listing permissions for nonexistent users or vhosts. 2014-10-29 11:45:24 +00:00
.hgignore Add generated app file to .hgignore 2011-06-15 10:45:15 +01: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 Update copyright for 2014 2014-03-17 17:25:22 +00:00
Makefile s/VMware/GoPivotal/g 2013-07-01 10:49:13 +01:00
README Update 2012-10-30 18:01:27 +00:00
license_info Merged stable into default 2013-07-31 13:57:30 +01:00
package.mk Port the tests 2014-06-27 16:08:31 +01:00

README

Generic build instructions are at:
        http://www.rabbitmq.com/plugin-development.html

When installed, point your broswer at:

http://<server>:15672/

and log in with AMQP credentials (guest/guest by default).

Documentation for the HTTP API can be found at

http://<server>:15672/api/