rabbitmq-server/deps/rabbitmq_management/README

13 lines
291 B
Plaintext
Raw Normal View History

Generic build instructions are at:
http://www.rabbitmq.com/plugin-development.html
2010-09-06 23:51:48 +08:00
When installed, point your broswer at:
2012-10-31 02:01:27 +08:00
http://<server>:15672/
2010-09-06 23:51:48 +08:00
and log in with AMQP credentials (guest/guest by default).
2010-09-06 23:51:48 +08:00
Documentation for the HTTP API can be found at
2012-10-31 02:01:27 +08:00
http://<server>:15672/api/