linux-tutorial/codes/deploy/tool/kafka
2018-10-11 14:16:42 +08:00
..
install-kafka.sh ✏️ 更改路径 2018-09-29 10:16:24 +08:00
README.md 📝 Writing docs. 2018-10-11 14:16:42 +08:00

安装 Kafka

使用方法:

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

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