rabbitmq-server/deps/rabbitmq_management
Simon MacMullen 2623b551b6 Fix dumb typo. 2011-11-14 12:00:03 +00:00
..
bin They are definitions, not a schema. 2011-10-13 16:32:55 +01:00
etc Little cleanups 2011-08-16 13:10:35 +01:00
include Merge in default. 2011-08-16 13:06:42 +01:00
priv/www Note that /api/all-configuration still works but is deprecated 2011-10-18 16:49:45 +01:00
src Fix dumb typo. 2011-11-14 12:00:03 +00:00
test/src They are definitions, not a schema. 2011-10-13 16:32:55 +01:00
.hgignore Add generated app file to .hgignore 2011-06-15 10:45:15 +01:00
LICENSE Upgrade jQuery to 1.6.4. 2011-09-14 12:57:40 +01:00
LICENSE-MIT-EJS10 Add licenses as required by third party code 2011-06-01 12:18:36 +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 Correct license 2011-09-01 12:38:40 +01:00
Makefile Remove any PID file before starting tests. 2011-10-10 15:29:29 +01:00
README bug23146 merged into default 2011-08-04 15:09:04 +01:00
license_info add extra license info 2011-10-10 11:23:12 +01:00
package.mk Start of tests that require clustering. 2011-07-19 14:33:53 +01:00

README

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

For a binary version of this plugin for the latest released RabbitMQ,
go to http://www.rabbitmq.com/plugins.html.

When installed, point your broswer at:

http://<server>:55672/

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

Documentation for the HTTP API can be found at

http://<server>:55672/api/