What gets deployed
The Railway profile uses:Dockerfilerailway.tomlARKA_REMOTE_PROFILE=codingARKA_HOSTED_MODE=1ARKA_MCP_ENABLE_PERSONAL_SKILLS=0
Deploy
Install and authenticate the Railway CLI:Required variables
Set these in Railway Variables:Call the hosted API
GH_TOKEN or GITHUB_TOKEN on Railway and
redeploy. Local terminal users can authenticate GitHub with gh auth login.
The coding profile only allows developer-safe skill heads such as repo_health,
lint_project, pr_check, review, route_audit, ci, github_actions,
repo_context, repo_map, repo_graph, workspace, structure, security,
and plugin/skill inspection commands.
If a request routes to a desktop/media/personal skill, the server blocks it and
returns the allowed capability list.