rabbitmq-server/deps/rabbitmq_management
Simon MacMullen bd102f646f Typo 2011-03-14 12:27:23 +00:00
..
bin Fix appearance of mandatory args in usage message. 2011-01-06 11:37:59 +00:00
deps/webmachine Typo 2011-03-14 12:27:23 +00:00
ebin Somehow we didn't specify we depend on the Erlang client. Oops. 2010-12-16 10:31:53 +00:00
include Let an auth plugin specify which vhosts a user can see. 2010-11-22 16:06:35 +00:00
priv Merge in bug23923 (use passwd field) 2011-03-11 16:03:20 +00:00
src Clarification. 2011-03-11 12:12:21 +00:00
test Merge bug23827 2011-03-07 16:55:47 +00:00
.hgignore Rename the script.x 2010-10-13 20:19:48 +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 Spelling 2011-02-09 10:23:31 +00: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 Remove dependency on crypto in webmachine 2010-12-20 10:37:26 +00:00
README It's not quite that bad. 2011-01-21 10:30:55 +00: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/