Sign inSign up

codekoala/rabbitmq-stomp

By codekoala

Updated almost 9 years ago

A Dockerfile to run RabbitMQ clusters (with the STOMP plugin enabled) using Kubernetes.

Image
0

3.6K

codekoala/rabbitmq-stomp repository overview

docker-rabbitmq-stomp

A Dockerfile to run RabbitMQ clusters (with the STOMP plugin enabled) using Kubernetes.

This Dockerfile is based on nanit's RabbitMQ image so exported ports and volumes defined by it should also apply.

DockerHub

https://hub.docker.com/r/codekoala/rabbitmq-stomp/

Using

See https://github.com/codekoala/kubernetes-rabbitmq-cluster

Exposed ports:

  • 4369 => RabbitMQ epmd (port mapper for clustering)
  • 5671-5672 => RabbitMQ default node port (transport)
  • 15672 => RabbitMQ web management (http access)
  • 25672 => RabbitMQ inter-node communication (clutering)
  • 61613 => RabbitMQ STOMP broker port (transport)

Tag summary

Content type

Image

Digest

Size

24.4 MB

Last updated

almost 9 years ago

docker pull codekoala/rabbitmq-stomp