RabbitMQ
Available Versions
The following versions of RabbitMQ are currently available:
Version | Status | End-Of-Life Date | Deprecation Date |
---|---|---|---|
3.5 | Deprecating (EOL) | October 2016 | October 31, 2024 |
3.7 | Deprecating (EOL) | September 2020 | October 31, 2024 |
3.9 | Deprecating (EOL) | July 2023 | October 31, 2024 |
3.12 | Available | December 2024 | N/A |
For databases on EOL versions, Aptible will prevent new databases from being provisioned and mark existing database as DEPRECATED
on the deprecation date listed above. While existing databases will not be affected, we recommend end-of-life databases to be upgraded. The latest version offered on Aptible will always be available for provisioning, regardless of end-of-life date.
Connecting to RabbitMQ
Aptible RabbitMQ Databases require authentication and SSL to connect.
Connecting to the RabbitMQ Management Interface
Aptible RabbitMQ Databases provide access to the management interface.
Typically, you should access the management interface via a Database Tunnel. For example:
Modifying RabbitMQ Parameters & Policies
RabbitMQ parameters can be updated via the management API and changes will persist across Database restarts.
The log level of a RabbitMQ Database can be changed by contacting Aptible Support, but other configuration file values cannot be changed at this time.
Connection Security
Aptible RabbitMQ Databases support connections via the following protocols:
- For RabbitMQ 3.5, 3.7, 3.9:
TLSv1.0
,TLSv1.1
,TLSv1.2
- For RabbitMQ version 3.12:
TLSv1.2
,TLSv1.3