Deploy to Railway
Deploy the golems cloud worker to Railway.
Process
- Verify we're on a clean git state (no uncommitted changes)
- Run tests:
bun test— must pass - Push current branch to remote
- Trigger Railway deployment:
railway upor git-based deploy - Monitor deployment logs:
railway logs --follow - Verify health endpoint:
curl https://golems-production.up.railway.app/ - Report deployment status
Environment
- Railway URL:
golems-production.up.railway.app - Entry point:
packages/services/src/cloud-worker.ts - Required env vars:
ANTHROPIC_API_KEY,SUPABASE_URL,SUPABASE_SERVICE_KEY,TELEGRAM_*
Converted and distributed by TomeVault — claim your Tome and manage your conversions.