Deploy your own isolated family instance on Railway. One family, one database, one storage bucket, your keys.
Secrets (JWT, encryption keys, agent tokens) are auto-generated when you deploy — you don't paste them manually.
SUCCESS.Add these in Railway service variables after deploy, then redeploy the affected service.
| Variable | Service | Feature |
|---|---|---|
ANTHROPIC_API_KEY |
platform-api | Document OCR / AI chat |
STRIPE_SECRET_KEY |
platform-api | Stripe Financial Connections (bank linking) |
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY |
platform-web | Stripe Link UI |
INBOUND_EMAIL_SECRET |
platform-api | Email inbox (with Cloudflare Email Worker) |
NEXT_PUBLIC_INBOX_EMAIL |
platform-web | Display address in Inbox UI |
MORALIS_API_KEY |
platform-api | Crypto wallet sync |
craneos_sk_…)https://your-api-domain/mcpEach instance is single-tenant. Your Postgres, bucket credentials, JWT secret, and encryption keys are generated at deploy time and stay in your Railway project. The template publisher never receives them.
By deploying and using WisemanOS you agree to the Software License Agreement (Crane X1 LLC).