Skip to content

Simplify OSS quick start to plain-binary flow#6441

Open
sdairs wants to merge 2 commits into
mainfrom
docs/oss-quick-start-clickhousectl
Open

Simplify OSS quick start to plain-binary flow#6441
sdairs wants to merge 2 commits into
mainfrom
docs/oss-quick-start-clickhousectl

Conversation

@sdairs

@sdairs sdairs commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

The OSS quick start currently uses clickhousectl, which takes several steps to reach an interactive terminal (install CLI → local use latestserver startclient) versus the old plain-binary flow's two (curl … | sh, then ./clickhouse).

This reworks the page so the first step leads with those two commands together as the first code block (mirroring /install/quick-install), reaching an interactive clickhouse-local session immediately. clickhousectl is still surfaced — the same curl installs it — via a tip linking to /install/clickhousectl for the CLI-based workflow. The SQL tutorial steps (create table, insert, query) are unchanged.

Checklist

  • No URL changes (slug unchanged), no new integration page.

🤖 Generated with Claude Code

Rework the OSS quick start so reaching an interactive terminal is just
two commands (curl | sh, then ./clickhouse) instead of the multi-step
clickhousectl flow. clickhousectl is still surfaced as also-installed,
with a link to its install page for the CLI-based workflow.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@sdairs sdairs requested a review from a team as a code owner June 24, 2026 14:07
@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

You must have Developer access to commit code to ClickHouse on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes.

Learn more: https://vercel.com/docs/accounts/team-members-and-roles/access-roles#team-level-roles

@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clickhouse-docs Ready Ready Preview Jun 24, 2026 3:12pm
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
clickhouse-docs-ko Ignored Ignored Preview Jun 24, 2026 3:12pm
clickhouse-docs-ru Ignored Ignored Preview Jun 24, 2026 3:12pm
clickhouse-docs-zh Ignored Ignored Preview Jun 24, 2026 3:12pm

Request Review

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.

3 participants