-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Conversation
Both providers maintain a 1-click RomM deploy, so give each one a page alongside the existing Railway template: how to pick a plan, what the deploy does, the first-boot steps, and where to go for support. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
gantoine
added a commit
that referenced
this pull request
Sep 11, 2026
Reuses the badge from #136 and points it at a cart link that preselects the RomM image and a 2 GB plan, matching how railway.md leads with a deploy button. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
gantoine
commented
Sep 11, 2026
Member
Author
Superseded, closing.
install/hostinger.mdlanded in docs(install): add Hostinger one-click install guide #135 with a fuller walkthrough (screenshots, Docker Manager, the YAML editor).install/cloudzy.mdis in docs(install): add Cloudzy guide and one-click deploy buttons #138 , which also carries over this PR's deploy button and the Hasheous deep link.- The affiliate link and disclosure from this PR's Hostinger page are being added to the merged page in docs(install): add Cloudzy guide and one-click deploy buttons #138 , so they aren't lost.
The button SVGs here stay recoverable from this PR's diff if we need them again.
gantoine
added a commit
that referenced
this pull request
Sep 11, 2026
The affiliate link lived only in the README, so the docs page had no way to send signups back to the project. Carries the button and the disclosure over from the closed #136. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
Description
Adds install guides for the two providers that maintain a 1-click RomM deploy, alongside the existing Railway page:
install/hostinger.md- Hostinger's VPS Docker template. Covers plan sizing (disk is the constraint, not CPU), deploying from hPanel's Docker Manager, first-boot steps, and where support lives. The deploy link is the project's affiliate link, disclosed in an admonition on the page.install/cloudzy.md- the Cloudzy Marketplace image. Covers the 2 GB minimum, first-boot steps, the on-disk layout (/root/romm, library paths), and the Caddy/HTTPS flow the image ships with.Both are wired into
Navigation.mdand the "Pick your path" table ininstall/index.md, and each gets a deploy button underresources/, styled to match the RomM README badges.Companion PR on the main repo: rommapp/romm#4427, which links to both of these pages from the README.
Details on each page were taken from the providers' own documentation. Hostinger publishes no post-deploy steps, so that page describes the flow at the level they do document and links out to their Docker Manager guide for panel specifics.
AI assistance disclosure
This PR was written with AI assistance (Claude Code). Page content was AI-drafted from the providers' live pages and reviewed;
mkdocs buildis clean and all internal links resolve.🤖 Generated with Claude Code