https://github.com/msfidelis/rabbitmq-cluster
:rabbit: :rabbit: :rabbit: Setup your own rabbitmq cluster
https://github.com/msfidelis/rabbitmq-cluster
ansible docker docker-compose rabbitmq rabbitmq-cluster
Last synced: 3 months ago
JSON representation
:rabbit: :rabbit: :rabbit: Setup your own rabbitmq cluster
- Host: GitHub
- URL: https://github.com/msfidelis/rabbitmq-cluster
- Owner: msfidelis
- Created: 2020-07-19T15:16:44.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-07-26T01:58:35.000Z (almost 5 years ago)
- Last Synced: 2025-02-01T21:14:07.961Z (5 months ago)
- Topics: ansible, docker, docker-compose, rabbitmq, rabbitmq-cluster
- Language: Go
- Homepage:
- Size: 2.78 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to RabbitMQ Cluster Setup 👋
> RabbitMQ Clustering Example
## Testing on Local Environment
```sh
docker-compose up --force-recreate
```## Usage with Ansible
```sh
cd ansible/
ansible-playbook -f rabbitmq-cluster.yml
```## Author
👤 **Matheus Fidelis**
* Website: https://raj.ninja
* Twitter: [@fidelissauro](https://twitter.com/fidelissauro)
* Github: [@msfidelis](https://github.com/msfidelis)
* LinkedIn: [@msfidelis](https://linkedin.com/in/msfidelis)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](/issues).## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2020 [Matheus Fidelis](https://github.com/msfidelis).
This project is [MIT](LICENSE) licensed.***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_