Skip to content

docs: port managed Postgres pricing page#63

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

docs: port managed Postgres pricing page#63
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/75f9cd58

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 26, 2026

Summary

Ports docs/cloud/managed-postgres/pricing.md from ClickHouse/clickhouse-docs#6282, which adds two new Beta disclaimers (billing overlap during transitions, instance-type fallback) to the Managed Postgres pricing page.

Changes

  • Add products/managed-postgres/pricing.mdx (preserves slug /cloud/managed-postgres/pricing).
  • Convert Docusaurus front matter (sidebar_labelsidebarTitle), :::tip admonition → <Tip>, and @theme/badges/BetaBadge → Mintlify snippet path.
  • Add a "Pricing" group to products/managed-postgres/navigation.json.

Context

The pricing page did not yet exist in the Mintlify repo, so this commit ports the entire file (not just the two-bullet delta from the upstream PR).

Notes / ambiguities

  • The three tier cards in the upstream file use inline HTML with Docusaurus CSS variables (var(--ifm-color-primary) etc.) which do not exist in Mintlify. I preserved the grid layout but replaced the variables with neutral hard-coded colors. A future pass could convert these into a native Mintlify CardGroup/Card layout, though Card does not natively support rich list content.
  • Internal links rewritten to Mintlify-style real paths under /products/managed-postgres/..., /products/cloud/guides/security/cloud-access-management/manage-my-account, and /products/cloud/guides/infrastructure/deployment-options/clickhouse-private.

Note

Low Risk
Documentation-only changes with no application, auth, or data-path impact; main review risk is link/slug accuracy and tier copy matching product intent.

Overview
Adds a Managed Postgres pricing reference page at slug /cloud/managed-postgres/pricing and wires it into the product nav under a new Pricing group.

The page documents NVMe-based VM pricing, Basic/Scale/Enterprise limits (three-column tier cards with Mintlify paths), instance families, calculator usage, and Beta terms (free until June 15, 2026, 50% discount, included ClickPipes CDC). Content is ported from Docusaurus: sidebarTitle, <Tip>, and BetaBadge snippet replace upstream admonitions/theme components; tier cards keep inline grid HTML with neutral colors instead of Docusaurus CSS variables.

Disclaimers call out GA pricing changes plus operational billing notes: overlapping charges during scale/failover/standby transitions and billing at a substitute instance type when the chosen SKU is unavailable in-region.

Reviewed by Cursor Bugbot for commit 9f1994a. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 26, 2026

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

Project Status Preview Updated (UTC)
ClickHouse-docs 🟢 Ready View Preview May 26, 2026, 5:25 PM

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