linux-tutorial/codes/deploy/tool/kafka/README.md
2019-01-23 17:32:23 +08:00

209 B

安装 Kafka

使用方法:

curl -o- https://raw.githubusercontent.com/dunwu/OS/master/codes/deploy/tool/kafka/install-kafka.sh | bash

脚本会下载解压 kafka 到 /opt/kafka 路径下。