Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/schfkt/vagrant-rabbitmq
- Owner: schfkt
- Created: 2014-02-21T20:05:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-13T18:58:47.000Z (over 10 years ago)
- Last Synced: 2023-07-02T18:40:25.732Z (over 1 year ago)
- Language: Shell
- Size: 143 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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