rabbitmq-server/deps/rabbitmq_management
Simon MacMullen c383acd2d2 Unify with_decode and with_decode_opts. This has been overdue and will make the next bit easier. 2011-03-10 16:49:15 +00:00
..
bin A bit of explanation. 2011-03-10 15:12:24 +00:00
deps/webmachine Include include directory in webmachine.ez. 2011-03-03 16:19:37 +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 Offer a choice of encoding on get. 2011-03-10 16:33:58 +00:00
src Unify with_decode and with_decode_opts. This has been overdue and will make the next bit easier. 2011-03-10 16:49:15 +00:00
test Offer a choice of encoding on get. 2011-03-10 16:33:58 +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/