docs(integrate): add Cube integration guide - #508
Merged
Merged
Conversation
Adds a connection-only how-to for Cube Cloud (cube.dev), matching the Looker/Metabase pattern, per Linear EDU-676.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
isvictorious
marked this pull request as ready for review
September 7, 2026 23:19
✅ Checklist CompleteThank you for taking the time to properly review your PR! All checklist items are complete. |
erinmikailstaples
requested changes
Sep 10, 2026
erinmikailstaples
left a comment
Collaborator
There was a problem hiding this comment.
One small change to a broken link
Other than that LGTM.
Signed-off-by: Erin Mikail Staples <54031531+erinmikailstaples@users.noreply.github.com>
…-how-to # Conflicts: # astro.config.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
Adds a connection-only how-to for integrating Cube Cloud (cube.dev, the semantic layer platform) with Tiger Cloud or self-hosted TimescaleDB, under Integrate > BI & visualization. Covers adding a PostgreSQL data source in the Cube Cloud deployment wizard (host/port/database/credentials, SSL) and verifying the connection via the Playground, matching the connection-only Looker/Metabase pattern. Also adds the sidebar entry in
astro.config.tsand the Cube logo asset.Per Linear EDU-676 ("Cube.js — How-To"), sub-task of EDU-675 ("Cube.js — full integration package", Tier A).
Affected pages
/integrate/bi-vizualization/cube
🧪 Component kitchen sink — check for visual regressions if you changed components, styles, or dependencies.
Related Issues
Linear: EDU-676
Checklist before requesting a review
🤖 Generated with Claude Code