Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/schfkt/vagrant-rabbitmq

Vagrant box with RabbitMQ
https://github.com/schfkt/vagrant-rabbitmq

Last synced: about 2 months ago
JSON representation

Vagrant box with RabbitMQ

Awesome Lists containing this project

README

        

# Vagrant RabbitMQ box

## About

A vagrant box that allows you to create a develop environment with RabbitMq and RabbitMq Web Management. Provision script is based on this [blog post](http://seletz.github.io/blog/2012/01/18/creating-a-rabbitmq-test-setup-with-vagrant/)

## Installed Services

### RabbitMQ

* host: localhost
* port: 5672

### RabbitMQ Web client

* url: http://localhost:15672/
* username: guest
* password: guest