Skip to content

Migration: port OSS quick start simplification (clickhouse-docs#6441)#296

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/fbfa8bee
Open

Migration: port OSS quick start simplification (clickhouse-docs#6441)#296
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/fbfa8bee

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Ports ClickHouse/clickhouse-docs#6441 (Simplify OSS quick start to plain-binary flow).

Changes

  • Updates the clickhousectl description on /install/quick-install to match the rewritten OSS quick start: switches the link from the GitHub repo to the internal /install/clickhousectl page, calls out the chctl alias, and mentions managing multiple local versions, running servers in the background, and ClickHouse Cloud.

Context

The Docusaurus source page docs/getting-started/quick-start/oss.mdx (slug /getting-started/quick-start/oss) is redirected in Mintlify (_site/redirects.json) to /install/quick-install, which is backed by get-started/setup/self-managed/quick-install.mdx. That target page already led with the plain-binary curl … | sh./clickhouse flow introduced by the upstream PR, so the only material delta to port was the refreshed clickhousectl callout pointing at /install/clickhousectl.

Ambiguity / notes

  • There is no 1:1 Mintlify file for the /getting-started/quick-start/oss slug — the slug is handled via redirect to /install/quick-install. The remaining OSS-quick-start tutorial content (Create a table / Insert data / Query / Insert your own data) lives separately under get-started/quickstarts/ (e.g. creating-tables.mdx, writing-queries.mdx) and was not changed by upstream PR #6441, so it is not touched here. Flagging in case the desired mapping is different.

@mintlify

mintlify Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
ClickHouse-docs 🟢 Ready View Preview Jun 29, 2026, 10:51 AM

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.

0 participants