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

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

Awesome Lists containing this project

README

        

Welcome to RabbitMQ Cluster Setup 👋




License: MIT


Twitter: fidelissauro

> 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)_