alphaclaw.md
📄 railway.md
1# Railway Template
2
3> One-click deploy OpenClaw to Railway.
4
5## Deploy
6
7[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/openclaw)
8
9## What you get
10
11- Full OpenClaw gateway running on Railway
12- Persistent storage via Railway volumes
13- Automatic HTTPS and custom domains
14- Environment variable management UI
15- Auto-scaling and zero-downtime deploys
16
17## Requirements
18
19- Railway account (free tier works to start)
20- API keys for your chosen LLM provider
21
22## Environment Variables
23
24| Variable | Required | Description |
25|----------|----------|-------------|
26| ANTHROPIC_API_KEY | Yes* | Claude API key |
27| OPENAI_API_KEY | Yes* | OpenAI API key |
28| TELEGRAM_BOT_TOKEN | No | Telegram channel |
29| DISCORD_BOT_TOKEN | No | Discord channel |
30
31*At least one LLM provider key required.
32
33## Post-Deploy
34
351. Visit your Railway URL
362. Complete the setup wizard
373. Connect a chat channel (Telegram, Discord, etc.)
384. Start chatting with your AI
39
40## Cost
41
42~$5/month on Railway Hobby plan for light usage.
43
44## Tags
45
46`railway` `deploy` `template` `one-click` `hosting`
47
🐾 alphaclaw.mdUTF-8Markdown