rabbitmq-server/deps/rabbitmq_management
Michael Klishin 73188f4a26 An alternative to #10415, closes #10330
Per discussion in #10415, this introduces a new module,
rabbit_mgmt_nodes, which provides a couple of helpers
that can be used to implement Cowboy REST's
resource_exists/2 in the modules that return
information about cluster members.

(cherry picked from commit 0c0e2ca932)
2024-01-26 00:06:34 +00:00
..
bin Add setting to disable op policy edit via API 2023-02-06 14:36:10 -08:00
include (c) year bump 2024-01-01 22:04:04 -05:00
priv An alternative to #10415, closes #10330 2024-01-26 00:06:34 +00:00
scripts Document how to get short-lived OAuth token 2019-07-31 14:44:24 +02:00
selenium Do not expect permission check to create a queue 2024-01-02 11:25:47 +01:00
src An alternative to #10415, closes #10330 2024-01-26 00:06:34 +00:00
test An alternative to #10415, closes #10330 2024-01-26 00:06:34 +00:00
.gitignore Fix #9043 2023-08-15 08:48:50 +00:00
BUILD.bazel Reduce default HTTP API request body size limit to 10 MiB 2023-10-17 01:50:46 +00:00
CODE_OF_CONDUCT.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
CONTRIBUTING.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
Caddyfile Remove explicit TLS disable from Caddyfile 2017-10-18 14:11:06 +01:00
LICENSE Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 12:12:19 +00:00
LICENSE-APACHE2-excanvas URL Cleanup 2019-03-21 03:16:34 -05:00
LICENSE-BSD-base64js URL Cleanup 2019-03-20 03:17:48 -05:00
LICENSE-ISC-cowboy Sync 3rd party licenses, add missing ones 2017-10-17 17:11:28 +01:00
LICENSE-MIT-EJS Sync 3rd party licenses, add missing ones 2017-10-17 17:11:28 +01:00
LICENSE-MIT-Flot Sync 3rd party licenses, add missing ones 2017-10-17 17:11:28 +01:00
LICENSE-MIT-Sammy Sync 3rd party licenses, add missing ones 2017-10-17 17:11:28 +01:00
LICENSE-MIT-jQuery URL Cleanup 2019-03-20 03:17:48 -05:00
LICENSE-MPL-RabbitMQ Revert drop of Exhibit B on MPL 2.0 2020-07-20 17:00:39 +01:00
Makefile Reduce default HTTP API request body size limit to 10 MiB 2023-10-17 01:50:46 +00:00
README.md Update link to the reference docs 2021-02-01 19:55:54 +01:00
app.bzl An alternative to #10415, closes #10330 2024-01-26 00:06:34 +00:00

README.md

Test Erlang 22.3 Test Erlang 23

RabbitMQ Management Plugin

This plugin provides a management UI and HTTP API for RabbitMQ.

Installation

This plugin is included in the RabbitMQ distribution. Like all plugins, it has to be enabled before it can be used.

Documentation

(c) 2007-2020 VMware, Inc. or its affiliates.