Automatic Kafka installation
This role is for you to install Kafka
If you want this role to support more applications, you can submit Issues for us.
Make sure these requirements need before the installation:
Items | Details |
---|---|
Operating system | CentOS7.x, Ubuntu18.04,Ubuntu20.04. AmazonLinux2 |
Python version | Python2,Python3 |
Python components | requests, docker-compose |
Runtime | JDK |
This Role does not depend on other role variables in syntax, but it depend on other role before:
roles:
- { role: role_common }
- { role:role_jdk }
The main variables of this Role and how to use them are as follows:
Items | Details | Format | Need to assignment |
---|---|---|---|
kafka_version | “2.7.0” | String | No |
kafka_jmx_port | 9988 | String | No |
kafka_version: "2.7.0"
kafka_jmx_port: "9988"
LGPL-3.0, Additional Terms: It is not allowed to publish free or paid image based on this repository in any Cloud platform’s Marketplace.
Copyright (c) 2016-present, Websoft9
No