7

Downloading and Installing RabbitMQ

 2 years ago
source link: https://rabbitmq.com/download.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Downloading and Installing RabbitMQ

The latest release of RabbitMQ is 3.9.11. See change log for release notes. See RabbitMQ support timeline to find out what release series are supported.

Experimenting with RabbitMQ on your workstation? Try the community Docker image:

# for RabbitMQ 3.9, the latest series
docker run -it --rm --name rabbitmq -p 5672:5672 -p 15672:15672 rabbitmq:3.9-management
# for RabbitMQ 3.8,
# 3.8.x support timeline: https://www.rabbitmq.com/versions.html
docker run -it --rm --name rabbitmq -p 5672:5672 -p 15672:15672 rabbitmq:3.8-management

Open Source RabbitMQ Server

Installation Guides

Preview Releases (Betas, Release Candidates)

You can contribute to RabbitMQ by helping the community test preview releases.

Preview releases are distributed via GitHub and marked as pre-release.

VMware Tanzu™ RabbitMQ® (Commercial Edition)

Kubernetes

RabbitMQ Cluster Kubernetes Operator

Open source RabbitMQ Cluster Kubernetes Operator by VMware (developed on GitHub):

RabbitMQ Topology Kubernetes Operator

Open source RabbitMQ Topology Kubernetes Operator by VMware (developed on GitHub):

Other guides related to Kubernetes:

Docker

Cloud

Downloads on GitHub

Debian (Apt) and RPM (Yum) Repositories

Provisioning Tools (Chef, Puppet, etc)

Release Signing Key

Client Libraries

Java Client

JMS Client

.NET/C# Client

Erlang Client

Clients for Other Languages

The RabbitMQ community has created a large number of clients and developer tools covering a variety of platforms and languages.

Community Plugins

For your convenience, we offer binary downloads of various plugins developed by the community.

Snapshot (Alpha) Builds

Snapshot releases of the RabbitMQ broker available to users who wish to experiment with the latest and greatest features and bug fixes. For more details, head over to the snapshots page.

Getting Help and Providing Feedback

If you have questions about the contents of this guide or any other topic related to RabbitMQ, don't hesitate to ask them on the RabbitMQ mailing list.

Help Us Improve the Docs <3

If you'd like to contribute an improvement to the site, its source is available on GitHub. Simply fork the repository and submit a pull request. Thank you!


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK