Score:1

Install Plugins on RabbitMQ hosted in Amazon MQ

vn flag

I have a RabbitMQ hosted in Amazon MQ, but im finding it difficult to find any documentation or guides to how to install this plugin https://github.com/rabbitmq/rabbitmq-delayed-message-exchange/. In the documentation it does not state how to remotely(Since Amazon MQ does not allow direct CLI access). I tried this command: rabbitmqadmin --base-uri=@url --vhost=/ --ssl --username=@user --password=@pass rabbitmq-plugins enable rabbitmq_delayed_message_exchange

Score:0
ru flag

rabbitmq-plugins --node=rabbit@host -l enable rabbitmq_delayed_message_exchange

the above command is right but amazonMQ doesn't have rabbitmq_delayed_message_exchangeinstalled so unless we can ssh into it and install it there is no way to use it with amazonmq

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.