Derek Coleman & Associates Inc logoDerek Coleman & Associates Inc

Home / Marketplace / RabbitMQ on Ubuntu 24.04 LTS

RabbitMQ on Ubuntu 24.04 LTS

The most deployed open-source message broker, production-ready at first boot. RabbitMQ 4.0 ships with the management plugin enabled and a unique per-VM admin credential — queues, exchanges, and routing for your services in minutes.

Version: RabbitMQ 4.0.9 (Erlang 26)Platform: Ubuntu 24.04 LTSPorts: 5672 (AMQP), 15672 (management UI)Category: Messaging & Streaming
RabbitMQ on Ubuntu 24.04 LTS screenshot

What's included

  • RabbitMQ 4.0 with the management UI enabled
  • AMQP 0-9-1 plus plugin support for MQTT and STOMP
  • Unique per-VM admin password generated at first boot
  • Ubuntu 24.04 LTS with automatic security updates
  • Trusted Launch: Secure Boot + vTPM supported
  • Clustering-ready for HA when you grow beyond one node

Quick start

  1. Deploy from the Azure Marketplace (Get It Now → Create), choosing your SSH key at the Administration step.
  2. Allow inbound SSH (22) for yourself plus the application port(s): 15672 (management UI) to your IP; 5672 (AMQP) to your application subnets — restrict to your own IP where possible. The in-image firewall already allows them; only the Network Security Group (NSG) keeps them closed.
  3. Open the management UI at http://<VM-IP>:15672/ and sign in with the generated user (see First login below).
  4. Create your vhosts, users, and queues; point AMQP clients at port 5672 over your VNet.

Get your admin password (one time)

ssh <your-username>@<VM-IP>
sudo cat /opt/rabbitmq/admin-password

The management user is per-VM (dcaadmin-xxxxxxxx), not `admin`; both lines are in the file.

Common use cases

  • Async task queues (Celery, MassTransit, etc.)
  • Service-to-service messaging
  • IoT ingestion via MQTT plugin
  • Work distribution and RPC patterns

Why our images

Freshly rebuilt against the latest security advisories, no shared default credentials, Trusted Launch support, and automatic OS security updates — everything runs in your own Azure subscription under your governance.

Deploy RabbitMQ in minutes

Production-ready, hardened, and maintained. Deploy straight from the Azure Marketplace into your subscription.