← All templates
database / DEPLOYMENT PRESET

RabbitMQ

RabbitMQ is an open source multi-protocol messaging broker.

Before you start

  • Only the management UI can use HTTP ingress. AMQP remains private TCP on 5672.
  • Single persistent node with a stable node name. Allocate at least 2 GiB free disk and configure backups.

Required secrets

Configure these scoped secrets during deployment review in your Hakopod installation. Secret values stay out of the application TOML.

  • broker-password

Use this preset

  1. Open the Catalog in your own Hakopod dashboard and select RabbitMQ.
  2. Choose the project, environment, and application name. Set the required values and secret references.
  3. Review the generated configuration, resource requests, networking, and storage plan.
  4. Deploy, then inspect readiness and logs. Configure backups for persistent data before relying on the service.

Read the upstream setup documentation ↗

View native TOML and setup notes ↗

Pinned container image

rabbitmq:4.1-management@sha256:036dbf561d8040eaed77d0d326b44bd8fa1c9ac382d2310bd7f35970fae70613

The catalog pins this image for reproducibility. Review upstream updates and compatibility before changing it.