rabbitmq-server/deps/rabbitmq_management
Michael Klishin 01092ff31f
(c) year bumps
2024-01-01 22:02:20 -05:00
..
bin Add setting to disable op policy edit via API 2023-02-06 14:36:10 -08:00
include (c) year bumps 2024-01-01 22:02:20 -05:00
priv Defined "tags" as list 2023-12-27 22:47:52 +01:00
scripts Document how to get short-lived OAuth token 2019-07-31 14:44:24 +02:00
selenium Use correct user to authenticate 2023-12-27 14:03:26 +00:00
src (c) year bumps 2024-01-01 22:02:20 -05:00
test (c) year bumps 2024-01-01 22:02:20 -05:00
.gitignore Fix #9043 2023-08-14 11:51:46 +01:00
BUILD.bazel Merge pull request #9708 from rabbitmq/mk-limit-max-http-api-payload-size 2023-10-16 21:49:50 -04: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 15:40:13 +04: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-16 06:48:23 -04:00
README.md Update link to the reference docs 2021-02-01 19:55:54 +01:00
app.bzl Management: introduce deprecated features API endpoints, UI page and warnings 2023-12-13 07:39:37 +01: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.