Skip to content

docs: expand Chadmin entry in third-party GUI list#27

Open
bun4uk wants to merge 3 commits into
ClickHouse:mainfrom
bun4uk:patch-1
Open

docs: expand Chadmin entry in third-party GUI list#27
bun4uk wants to merge 3 commits into
ClickHouse:mainfrom
bun4uk:patch-1

Conversation

@bun4uk
Copy link
Copy Markdown

@bun4uk bun4uk commented May 18, 2026

Description:

Summary

Updates the Chadmin entry under Interfaces → Third-Party → GUI. The previous one-liner
described an early version that only listed running queries; the project has since grown into a multi-topology admin panel and the docs were out of date.

The new entry follows the same style as neighboring entries (DBM, DBeaver, Tabix, HouseOps): one short intro paragraph + a bulleted feature list, no install
snippet.

What's new in the entry

  • Mentions topology auto-detection (single node / self-hosted cluster / ClickHouse Cloud)
  • Distributed as a single Docker image
  • Real-time per-node/per-service query dashboard with memory, duration, formatted SQL
  • Kill running queries
  • Users & Access page (inspect/drop users)
  • ClickHouse Cloud specifics: warehouse grouping, wake idle/stopped services from the UI, deep-linkable ?warehouse=…&service=…
  • Polling pauses on hidden tab (avoids keeping idle Cloud services warm)
  • Light/dark theme

Links

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 18, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants