Deploy WrenOS
Deploy and Host WrenOS OpenClaw on Railway
wrenOS
Just deployed
Deploy and Host WrenOS on Railway
WrenOS is an open-source control plane for operator-managed crypto agents. It provides a paper-first workflow for discovery, scoring, validation, and execution with explicit safety gates and inspectable artifacts. This template gives you a fast hosted path to run WrenOS with your own keys, profile, and operator controls.
About Hosting WrenOS
Hosting WrenOS on Railway gives you a managed runtime for continuous agent operations without self-managing infrastructure. You configure environment variables, choose a profile, and run health/bootstrap checks to validate readiness. WrenOS is designed to start in paper-first mode and fail closed when required signals are missing, so operators can verify behavior before enabling execution-capable flows. This template supports Telegram-based operator UX, optional data-provider enrichment (Helius, Birdeye, LunarCrush, Jupiter), and clean post-deploy validation using built-in preflight and health scripts. The result is a reproducible hosted setup that is safer and easier to operate than ad hoc local-only workflows.
Common Use Cases
- Run paper-first crypto research and decision workflows with operator visibility and safety defaults.
- Host an always-on control plane for Telegram alerts, commands, and monitoring loops.
- Stand up a reproducible environment for testing profile configurations and release-readiness checks.
Dependencies for WrenOS Hosting
- A Railway account and a deployed template/service from this repository.
- Required runtime credentials (profile + provider/API keys) configured as environment variables.
Deployment Dependencies
- WrenOS repository: https://github.com/wrensignal/wrenOS
- Quick Start docs: https://github.com/wrensignal/wrenOS/blob/main/docs/quickstart.md
- Railway first-run playbook: https://github.com/wrensignal/wrenOS/blob/main/docs/railway-first-run-playbook.md
- Release-readiness checklist: https://github.com/wrensignal/wrenOS/blob/main/docs/release-readiness/v1-checklist.md
Why Deploy WrenOS 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 WrenOS 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.
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 WrenOS 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.
Template Content
wrenOS
wrensignal/wrenOSAI_API_KEY
Your API key from openai, anthropic, gemini.
AI_PROVIDER
The name of your AI_PROVIDER: openai, anthropic, gemini (all lowercase).
TELEGRAM_BOT_TOKEN
Telegram bot token used for operator alerts and command handling.
