linux-tutorial/codes/linux/ops/service/zookeeper
2019-02-22 11:40:47 +08:00
..
install-zookeeper.sh 调整目录 2019-02-22 11:34:34 +08:00
README.md 更新链接 2019-02-22 11:40:47 +08:00

安装 ZooKeeper

使用方法:

curl -o- https://raw.githubusercontent.com/dunwu/os-tutorial/master/codes/linux/ops/service/zookeeper/install-zookeeper.sh | bash

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