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

https://github.com/upfluence/coreos-rabbitmq

Set up a rabbitmq cluster easily on coreos!
https://github.com/upfluence/coreos-rabbitmq

Last synced: 16 days ago
JSON representation

Set up a rabbitmq cluster easily on coreos!

Awesome Lists containing this project

README

          

# coreos-rabbitmq

## How to build

```
$ make build VERSION=3.12.12
```

`VERSION` is the rabbitmq server version you want.

Don't forget to `docker push upfluence/rabbitmq`