ENGLISH | 简体中文
Official site: https://housepower.github.io/ckman/
CKMAN is an enterprise-grade web console for managing and monitoring ClickHouse clusters. Deploy, upgrade, scale, monitor, back up and govern your ClickHouse fleet from a single UI — no more per-node SSH.
http://<ckman-host>:8808/docs/website/docker run -itd -p 8808:8808 --restart unless-stopped \
--name ckman quay.io/housepower/ckman:latest
Open http://localhost:8808 — default credentials are documented in Quick Start. Other distributions (rpm / deb / tar.gz / Kubernetes) see Install.
make build VERSION=x.x.x # full build (frontend + docs + backend)
make package VERSION=x.x.x # build tar.gz
make rpm VERSION=x.x.x # build rpm
make deb VERSION=x.x.x # build deb
Requires Go ≥ 1.17, Node ≥ 18, yarn, and (for rpm/deb) nfpm.
See Architecture overview and Core concepts.
Issues and pull requests are welcome. Please describe your motivation and impact in the PR body. Maintainer: YenchangChan (WeChat: yudinghou).
EOI Technology Co., Ltd. (上海擎创信息技术有限公司) — domestic AIOps solution vendor. CKMAN is developed by the database team and contributed to open source.
Apache License 2.0 — see LICENSE.
Go
98.7%
ENGLISH | 简体中文
Official site: https://housepower.github.io/ckman/
CKMAN is an enterprise-grade web console for managing and monitoring ClickHouse clusters. Deploy, upgrade, scale, monitor, back up and govern your ClickHouse fleet from a single UI — no more per-node SSH.
http://<ckman-host>:8808/docs/website/docker run -itd -p 8808:8808 --restart unless-stopped \
--name ckman quay.io/housepower/ckman:latest
Open http://localhost:8808 — default credentials are documented in Quick Start. Other distributions (rpm / deb / tar.gz / Kubernetes) see Install.
make build VERSION=x.x.x # full build (frontend + docs + backend)
make package VERSION=x.x.x # build tar.gz
make rpm VERSION=x.x.x # build rpm
make deb VERSION=x.x.x # build deb
Requires Go ≥ 1.17, Node ≥ 18, yarn, and (for rpm/deb) nfpm.
See Architecture overview and Core concepts.
Issues and pull requests are welcome. Please describe your motivation and impact in the PR body. Maintainer: YenchangChan (WeChat: yudinghou).
EOI Technology Co., Ltd. (上海擎创信息技术有限公司) — domestic AIOps solution vendor. CKMAN is developed by the database team and contributed to open source.
Apache License 2.0 — see LICENSE.
Go
98.7%