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!
- Host: GitHub
- URL: https://github.com/upfluence/coreos-rabbitmq
- Owner: upfluence
- Created: 2015-04-02T16:49:11.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T22:44:27.000Z (over 2 years ago)
- Last Synced: 2025-01-26T14:11:17.592Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 2.13 MB
- Stars: 3
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`