About RabbitMQ and RabbitMQ Helper

RabbitMQ is an important component of Secret Server’s on-premises environment, providing a robust framework for queuing messages between Secret Server and its Distributed Engines. RabbitMQ is an enterprise-ready software package that provides reliability and clustering functionality superior to other applications. For more details, visit the RabbitMQ official website.

RabbitMQ is not a Delinea product. Delinea provides support for RabbitMQ and Erlang versions that you install with the Delinea RabbitMQ Helper.

RabbitMQ Helper is a PowerShell-based tool designed to work with RabbitMQ. It provides a set of commands to streamline various RabbitMQ-related tasks including installation, configuration, and management. This makes it easier for users to interact with and efficiently manage RabbitMQ instances. The installation and uninstallation steps for Erlang and RabbitMQ can be performed using two workflow commands: Install-Connector and Uninstall-Connector.

What Can RabbitMQ Helper Do for Me?

RabbitMQ Helper can help with the following tasks:

  • Install RabbitMQ online or offline with or without TLS.
  • Convert certificates for use with RabbitMQ.
  • Establish RabbitMQ clusters and streamline cluster policies.
  • Enable the management interface.
  • Create basic users.
  • View and manage the RabbitMQ log.

RabbitMQ Helper only works on Windows systems.