Apache Qpid Broker-J, the pure Java AMQP message broker, ready to queue and route messages the moment it boots.
Apache Qpid Broker-J is a production grade single node message broker that speaks every major version of the AMQP messaging protocol, so clients written for almost any AMQP library can connect to one broker. It provides durable queues, topics and exchanges for reliable asynchronous messaging between applications and services, and ships with an HTTP web management console for creating queues, browsing messages, managing users and watching broker activity in the browser.
Qpid Broker-J ships upstream with a known guest login that works on both the messaging port and the console, so cloudimg replaces it with a secure by default posture before the broker is ever reachable. On the first boot of every instance a unique admin password is generated and written to a root only file, a single password file authentication provider is bound to every port so anonymous and wrong credential connects are refused, the web management console is bound to loopback and fronted by a TLS reverse proxy with a per instance certificate, and an encrypted AMQPS listener is available for TLS messaging. No default login ships and no two instances share a credential. Every deployment comes with a paired deploy guide and 24/7 cloudimg support.
Real screenshots taken while testing this image against its deployment guide.