Giter Club home page Giter Club logo

ckman's Introduction

ckman

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

build command

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

ckman's People

Contributors

flyli123 avatar oldpanda avatar sundy-li avatar warsky007 avatar yenchangchan avatar yuzhichang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.