Skip to content

Added Zenith to the cloud hosting options - #110

Open
odpay wants to merge 1 commit into
TryGhost:mainfrom
odpay:docs/zenith-badge
Open

Added Zenith to the cloud hosting options#110
odpay wants to merge 1 commit into
TryGhost:mainfrom
odpay:docs/zenith-badge

Conversation

@odpay

@odpay odpay commented Aug 3, 2026

Copy link
Copy Markdown

hey, i work on Zenith Hosting, a startup doing one-click hosting for open source apps. we added Ghost to our marketplace, so this PR adds an entry to the "Cloud hosting" card group on the install page (links to https://zenith.hosting/host/ghost).

Why are you making it?

people who don't want to run a server, but also don't land on Ghost(Pro), currently have DigitalOcean and Linode on that page, both of which still leave them administering a VPS. this adds a managed option to the same list.

What does it do?

one card added to the existing <CardGroup> in install.mdx. no other files, no navigation changes, so docs.json is untouched. it uses a built-in icon rather than a new logo component, so nothing new is added to snippets/.

Why is this something Ghost users or developers need?

it's another route to a running Ghost site for non-technical publishers: storage, backups, TLS, updates and a free subdomain handled, or bring your own domain. we also share a cut of revenue with the projects we host, so Ghost earns from installs that come through it.

fully understand if you'd rather keep that list to Ghost(Pro) plus the VPS guides. happy to explain more if you're curious: hello@zenith.hosting

  • I've read and followed the Contributor Guide
  • I've explained my change
  • I've written an automated test to prove my change works (N/A, docs-only change)

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@odpay, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 56 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 5960a6ec-ca73-488e-b9ed-dbfb6fadb9c6

📥 Commits

Reviewing files that changed from the base of the PR and between c13bd41 and 9bbf266.

📒 Files selected for processing (1)
  • install.mdx

Walkthrough

The installation documentation imports the new ZenithLogo component. It adds a Zenith Hosting card that links to a hosted Ghost installation and displays the “One-click managed instance” label. The component renders a configurable-size purple SVG logo with default dimensions of 32×32.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: adding Zenith Hosting to the cloud hosting options.
Description check ✅ Passed The description accurately explains the Zenith Hosting card, its purpose, link, and limited documentation scope.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@odpay
odpay marked this pull request as ready for review August 3, 2026 06:44
@odpay

odpay commented Aug 5, 2026

Copy link
Copy Markdown
Author

small update to this one, no rush on it at all.

i had originally used the generic icon="cloud", which stuck out next to the real provider logos. this now points the card's icon at our hosted svg, so it is still a single card and a single file, no new snippet and no import.

also corrected the title to "Zenith Hosting", which is the actual product name.

still entirely your call. happy to change the wording, move it below the others, or close it if you would rather the page stay to Ghost(Pro) plus the two VPS images. no hard feelings either way.

@odpay
odpay force-pushed the docs/zenith-badge branch from d94d44a to 9bbf266 Compare August 5, 2026 02:11
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.

1 participant