# ZooKeeper-Admin **Repository Path**: gongstring_open_source/ZooKeeper-Admin ## Basic Information - **Project Name**: ZooKeeper-Admin - **Description**: ZooKeeper 管理工具 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 14 - **Created**: 2020-08-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ZooKeeper-Admin ZooKeeper 管理工具 ## Docker方式安装 ``` bash docker pull ahoowang/zookeeper.admin docker run --name zooAdmin -p 80:80 ahoowang/zookeeper.admin ``` ## 本地运行 ``` bash git clone https://github.com/Ahoo-Wang/ZooKeeper-Admin.git dotnet run ``` ## Demo ![ZooKeeper-Admin](./doc/zookeeper-config.png)