Railway

Deploy ragent

Claude Code in a Docker container. Access from any browser, anywhere.

Deploy ragent

Just deployed

Deploy and Host Ragent on Railway

Ragent gives you a full Claude Code CLI experience in your browser — no local setup needed. It runs Claude Code inside a Docker container with a web terminal (xterm.js) accessible from any device, including mobile. Authenticate via API key or OAuth login directly in the terminal.

About Hosting Ragent

Hosting Ragent on Railway spins up a Docker container running a Node.js backend that creates a pseudo-terminal (PTY) connected to Claude Code CLI. The terminal is streamed to your browser via WebSocket. Railway handles the container lifecycle, persistent storage via a /workspace volume, and HTTPS automatically. You can optionally set HTTP Basic Auth credentials to protect your instance. The service starts in seconds and stays alive with Railway's restart-on-failure policy.

Why Deploy

Stop being tied to your local machine. With Ragent on Railway, your Claude Code session is always on, accessible from any browser or mobile device, with persistent workspace storage across restarts. No VPN, no SSH, no local dependencies — just open your browser and start coding with Claude.

Common Use Cases

  • Access Claude Code from any browser or mobile device without local installation
  • Share a single Claude Code session across multiple browser tabs using tmux
  • Run Claude Code on a remote server with persistent workspace storage

Dependencies for Ragent Hosting

  • Docker (provided by Railway)
  • /workspace volume for persistent file storage (recommended)
  • CLAUDE_API_KEY (optional — can also log in via OAuth by running claude in the terminal)

Deployment Dependencies

  • Docker (provided by Railway)
  • /workspace volume for persistent file storage (recommended)
  • CLAUDE_API_KEY (optional — can also log in via OAuth by running claude in the terminal)

Template Content

More templates in this category

View Template
Chat Chat
Chat Chat, your own unified chat and search to AI platform.

okisdev
View Template
openui
Deploy OpenUI: AI-powered UI generation with GitHub OAuth and OpenAI API.

zexd
View Template
firecrawl
firecrawl api server + worker without auth, works with dify

Rama