Fiver
Dashboard and management console for ActiveJob's :advanced_sneakers adapter (built on top of Sneakers).
Run as a standalone application using a pre-built Docker image or mount as a Rails engine inside your application.
Your RabbitMQ instance must have the management plugin enabled.
Configuration
The following two environment variables should be defined:
-
RABBITMQ_URL: The AMQP URL used to connect to your RabbitMQ instance, e.g.:amqp://rabbitmq.example.com:5672 -
RABBITMQ_MANAGEMENT_URL: The HTTP(S) URL used to connect to your RabbitMQ management instance, e.g.:https://rabbitmq.example.com:15672