rabbitmq-server/deps/rabbitmq_management
Simon MacMullen 9419ababbf Merge in bug24164 (and hence default) 2011-06-17 14:31:51 +01:00
..
bin Support tags in rabbitmqadmin, such as it is. 2011-06-09 15:12:02 +01:00
ebin Move .app to .app.in, remove module list 2011-05-12 12:50:24 +01:00
include Do authentication in Mochiweb, should unbreak Safari. 2011-06-07 16:24:44 +01:00
priv/www Merge in bug24164 (and hence default) 2011-06-17 14:31:51 +01:00
src Merge in bug24164 (and hence default) 2011-06-17 14:31:51 +01:00
test/src Merge in bug24164 (and hence default) 2011-06-17 14:31:51 +01:00
.hgignore Add generated app file to .hgignore 2011-06-15 10:45:15 +01:00
BUILDING Fix a variety of outdated bits, and explain how to build from a tag. 2011-01-21 10:38:05 +00:00
LICENSE Add licenses as required by third party code 2011-06-01 12:18:36 +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-jQuery142 Add licenses as required by third party code 2011-06-01 12:18:36 +01:00
LICENSE-MPL-RabbitMQ Fix copy right info in Erlang files. Add copyright info to Python file. Add LICENSE files similar to those in rabbitmq-server. 2010-11-01 15:49:21 +00:00
Makefile Revert e59544990a49. 2011-06-13 15:40:11 +01:00
README It's not quite that bad. 2011-01-21 10:30:55 +00:00
package.mk Merge in default 2011-06-07 16:21:29 +01:00

README

See BUILDING for information on building. 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/mgmt/

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

Documentation for the HTTP API can be found at

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