Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukebakken/docker-rabbitmq-cluster
https://github.com/pardahlman/docker-rabbitmq-cluster
https://github.com/lukebakken/docker-rabbitmq-cluster
Last synced: 8 days ago
JSON representation
https://github.com/pardahlman/docker-rabbitmq-cluster
- Host: GitHub
- URL: https://github.com/lukebakken/docker-rabbitmq-cluster
- Owner: lukebakken
- Created: 2022-04-25T12:55:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-27T22:10:32.000Z (5 months ago)
- Last Synced: 2024-06-29T00:24:26.204Z (5 months ago)
- Language: Dockerfile
- Size: 148 KB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Bring up a cluster
```
make up
```## Clean data:
```
make clean
```