ckman

command module
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2021 License: Apache-2.0 Imports: 17 Imported by: 0

README

ckman

This is a tool which used to manage and monitor ClickHouse database

build command

make build VERSION=x.x.x
make package VERSION=x.x.x

pprof

http://127.0.0.1:8808/debug/pprof/

docker run

docker run -itd -p 8808:8808 --restart unless-stopped --name ckman quay.io/housepower/ckman:latest

Then you can view the manage page on localhost:8808/
You can run ckman in docker, but since deployment of Nacos is not ckman's responsibility, we do not enable Nacos by default. If you want to enable Nacos, please modify the configuration file in container.

swagger

http://127.0.0.1:8808/swagger/index.html

Please login first, it will return token when verify successfully, then we should enter the token into "Authorize" frame, after that we will access other APIs successfully. Since v1.2.7, we no longer provide the function of swagger document. If you really want to, you can use swagger_enable option in the configuration file:

swagger_enable: true

Chinese document

Ckman_Document_zh.md

ckmanpasswd

This is a tool to generate password for reserved user ckman, password file will saved under conf directory

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL