This box contains a vagrant / puppet recipe that allows you to create a develop environment with RabbitMq and RabbitMq Web Management
This box contains a vagrant / puppet recipe that allows you to create a develop environment with RabbitMq and RabbitMq Web Management
git clone --recursive [email protected]:toretto460/vagrant-rabbitmq.git
vagrant up
host: localhost
port: 5672
url: http://localhost:15672/
username: guest
password: guest
vagrant up
vagrant ssh
vagrant halt
vagrant destroy