shopware-queue
and a messages
exchange. To do this you can e.g. use the platform CLI to open a tunnel (ssh -L 15672:rabbitmqqueue.internal:15672 $(platform ssh --pipe -A app)
) and open the UI via http://localhost:15672/
. You can get the credentials via platform relationships
. RABBITMQ_URL
is set in platformsh-env.php
.composer require enqueue/amqp-bunny