RabbitMq Magento 2 | RabbitMQ Installation with Docker | rabbitmq tutorial4
Today we will learn how to setup rabbitMQ with Magento?
Do you want learn magento? we come with magento tutorial for beginners in english.
you can learn magento from our channel and you can ask us for any doubts or issues you are facing in magento we will try to solve your issue.
Please subscribe our channel and click on bell icon so you can keep updated yourself with our latest videos
Download Our Magento Extensions
Schedule Delivery : https://bit.ly/3kdtSXZ
Merge Guest Order with Customer : https://bit.ly/2XtAqYS
If you have any suggestion about new ideas of extension please add in below comments so we will develop so you can use it.
In this video we are explaining below topics
What is RabbitMQ?
How to install RabbitMQ using docker?
Connect RabbitMq with Magento
Benefits of RabbitMQ
Example
Below is Commands to install RabbitMQ with docker
docker pull rabbitmq ( this command will take rabbitmq image from docker hub)
docker run -d --hostname my-rabbit --name some-rabbit -e -p 8080:15672 RABBITMQ_DEFAULT_USER=user -e RABBITMQ_DEFAULT_PASS=password rabbitmq:3-management
===========================================
Website : https://www.createswowtech.com/
Follow us on Facebook : / createswowtech
Follow us on Twitter : / hiteshagrawal84
Follow us on Instagram : / hiteshagrawal84
Connect with LinkedIn : / hiteshagrawal84
===========================================