Skip to content

docs: retire the hosted Railway instance and mark its skill obsolete - #24

Merged
ClementRingot merged 2 commits into
mainfrom
claude/test-6mpcct
Sep 10, 2026
Merged

ClementRingot merged 2 commits into
mainfrom
claude/test-6mpcct

Conversation

@ClementRingot

Copy link
Copy Markdown
Owner

Summary

The public hosted instance (on Railway) has been shut down (cost). This PR makes the repo reflect that: a clear "no longer available" message, dead-URL cleanup, and the now-orphaned hosted skill kept but marked obsolete. All other usage methods are unchangednpx, native executable, Docker, any Node host, and SAP BTP.

Changes

README

  • Replaced the "Quick start — Hosted instance (recommended)" section with a notice that the hosted Railway instance has been retired (there is no default public URL anymore).
  • Lead with npx -y @rosa-mcp/server (stdio) as the zero-install path; url-based MCP config and REST examples now use a <your-instance> placeholder.
  • Skills list updated: the hosted-wired skill is flagged obsolete; skills/rosa-global (self-hosted template) is the one to use.

skills/sap-released-objects/SKILL.md (kept for reference, marked obsolete)

  • Frontmatter name/description marked OBSOLETE.
  • Banner at the top pointing to skills/rosa-global/SKILL.md (set your own {{ROSA_BASE_URL}}).
  • Dead-endpoint note next to the base URL.

No other files reference the retired URL (docs were already clean). No functional/runtime changes.

🤖 Generated with Claude Code

https://claude.ai/code/session_01GtasV9bcxrPwJP1Vx2tncm


Generated by Claude Code

The public hosted instance (Railway) has been shut down (cost). Replace the
"Hosted instance (recommended)" quick start with a notice that it is no longer
available, lead with npx (stdio) as the zero-install path, and switch the
url-based MCP config and REST examples to a <your-instance> placeholder. All
other usage methods (npx, native executable, Docker, Node host, SAP BTP) are
unchanged. Note in the skills list that the previously hosted-wired skill needs
a base URL set.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GtasV9bcxrPwJP1Vx2tncm
The Railway-hosted instance this skill targeted has been retired. Keep the file
for reference but mark it OBSOLETE: frontmatter name/description, a banner
pointing to skills/rosa-global, and a dead-endpoint note by the base URL. Update
the README skills list accordingly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GtasV9bcxrPwJP1Vx2tncm
@ClementRingot
ClementRingot merged commit 7739c54 into main Sep 10, 2026
1 check passed
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.

2 participants