This repo provides a set of examples showing how to use amq-streams role and collecting different ways to configure it.
- Vagrant
- Ansible
export [email protected]
export RHN_PASSWORD=*****
Step into an example folder and exec vagrant up
.
The ansible provisioner is configured to use the playbook.yml and the generated inventory to setup the VMs.
- single-kafka-server
- single-kafka-server-mtls
- single-kafka-server-oauth ( WIP )
- single-kafka-server-sasl-plain
- single-kafka-server-ssl
- cluster-kafka-colocated
- cluster-kafka-dedicated