---
title: "Deploy railclaw"
description: "Latest version of OpenClaw - Simple Setup - by K7CFO"
category: "Bots"
url: https://railway.com/deploy/railclaw
---

# Deploy railclaw

Latest version of OpenClaw - Simple Setup - by K7CFO

**[Deploy railclaw on Railway](https://railway.com/template/railclaw)**

- **Creator:** K7
- **Category:** Bots
- **Total deploys:** 25

## Template content

### railclaw

- **Source:** k7cfo/railclaw
- **Health check:** /setup/healthz
- **Public domain:** Yes

## Documentation

# Deploy and Host Railclaw on Railway

Railclaw is a turnkey deploy wrapper for OpenClaw — the open-source AI assistant platform. It automatically builds the latest stable OpenClaw release from source, provides a browser-based setup wizard, and gives you HTTPS out of the box. One click to deploy, paste your API keys, and you're chatting.

## About Hosting Railclaw

Railclaw runs as a single Railway service with a persistent volume at `/data`. On deploy, it fetches the latest stable OpenClaw release from GitHub, builds it from source inside a Docker container, and starts a wrapper server on port 8080. The wrapper proxies to the OpenClaw gateway, serves a password-protected setup wizard at `/setup`, and manages the gateway lifecycle automatically. Railway provides TLS termination — no tunnels, no Cloudflare, no DNS config required. After the build finishes (~3–5 minutes), visit `/setup` to paste your API keys and optionally connect Telegram or Discord.

## Common Use Cases

- Deploy a personal AI assistant accessible via web browser, Telegram, or Discord
- Set up OpenClaw for a non-technical friend with a single deploy script
- Self-host an AI assistant with your own API keys (OpenRouter, OpenAI, Anthropic, Google, etc.) instead of paying for a managed service

## Dependencies for Railclaw Hosting

- An AI provider API key (OpenRouter recommended — gives access to GPT-4o, Claude, Gemini, and more through one key)
- A Railway account (Hobby plan, $5/mo)

### Deployment Dependencies

- OpenRouter API key: https://openrouter.ai/settings/keys
- Brave Search API key (optional, free tier): https://brave.com/search/api/
- Telegram bot token (optional): message @BotFather on Telegram
- Discord bot token (optional): https://discord.com/developers/applications

## Why Deploy Railclaw on Railway?

Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.

By deploying Railclaw on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.

## Similar templates

- [Telegram JavaScript Bot](https://railway.com/deploy/5lRkWa) — A template for Telegram bot in JavaScript using grammY
- [Cobalt Tools [Updated Aug ’26]](https://railway.com/deploy/cobalt) — Cobalt Tools [Aug ’26] (Media Downloader, Converter & Automation) Self Host
- [Telegram Gateway](https://railway.com/deploy/railway-telegram-gateway) — Multi-bot Telegram webhook gateway with real-time WebSocket event streaming

Open this page in a browser: https://railway.com/deploy/railclaw
