Go to file
Anh Thi Lan Nguyen 118e44c10e Add wildcard configuration
A "wildcard" configuration is added to enable key server verification with wildcard certificate
2021-12-14 11:28:33 +07:00
.github Run the test suite on PRs 2021-12-13 18:26:04 +01:00
deps Add wildcard configuration 2021-12-14 11:28:33 +07:00
doc
mk
packaging Adopt otp 24.1.5 for OCI workflow 2021-11-12 03:04:47 +00:00
release-notes Update 3.9.11 release notes 2021-12-02 18:20:32 +03:00
scripts Remove pacemaker OCF RA agent for RabbitMQ 2021-11-04 15:21:23 +01:00
tools Add deps/rabbit/apps/* to the bazel erlang_ls config 2021-12-07 09:42:41 +01:00
.bazelrc Use --remote_download_minimal try see if that helps with GH Actions 2021-11-16 09:39:11 +01:00
.bazelversion
.dockerignore
.gitignore
.travis.yml
.travis.yml.patch
BAZEL.md Adjustments for the latest bazel-erlang 2021-11-02 16:24:26 +01:00
BUILD.bats
BUILD.bazel Remove incorrect comment 2021-11-18 21:36:48 +01:00
BUILD.inet_tcp_proxy
BUILD.package_generic_unix
BUILD.ranch
BUILD.trust_store_http
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LICENSE-APACHE2
LICENSE-MPL-RabbitMQ
Makefile Introduce a new CLI tool (scope), rabbitmq-tanzu 2021-11-30 14:54:09 +00:00
PKG_LINUX.md
PKG_WINDOWS.md
README.md
SERVER_RELEASES.md
WORKSPACE.bazel Merge pull request #3862 from rabbitmq/bump-rbe-24 2021-12-07 05:28:45 -08:00
dist.bzl Introduce a new CLI tool (scope), rabbitmq-tanzu 2021-11-30 14:54:09 +00:00
elixir_home.bzl
erlang.mk
erlang_ls.config Tweak more erlang_ls settings 2021-11-03 09:15:55 -07:00
plugins.mk
rabbitmq-components.mk Pre-render prometheus labels 2021-11-09 13:04:39 +01:00
rabbitmq.bzl Add the bazel target :package-generic-unix 2021-11-18 14:38:41 +01:00
rabbitmq_home.bzl Introduce a new CLI tool (scope), rabbitmq-tanzu 2021-11-30 14:54:09 +00:00
rabbitmq_package_generic_unix.bzl
rabbitmq_run.bzl
rabbitmqctl.bzl
user-template.bazelrc Use externailzed rbe config in bazel 2021-11-15 09:12:23 +01:00
workspace_helpers.bzl Pre-render prometheus labels 2021-11-09 13:04:39 +01:00

README.md

Test

RabbitMQ Server

RabbitMQ is a feature rich, multi-protocol messaging broker. It supports:

  • AMQP 0-9-1
  • AMQP 1.0
  • MQTT 3.1.1
  • STOMP 1.0 through 1.2

Installation

Tutorials & Documentation

Some key doc guides include

Commercial Support

Getting Help from the Community

Contributing

See CONTRIBUTING.md and our development process overview.

Questions about contributing, internals and so on are very welcome on the mailing list.

Licensing

RabbitMQ server is licensed under the MPL 2.0.

Building From Source and Packaging

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