Deployment
Railway
Deploy a Fabric Docker artifact on Railway.
Point a Railway service at the Docker build artifact or repository Dockerfile and expose port 3000.
Set NODE_ENV=production, FABRIC_HARNESS_API_TOKEN, model credentials, and DATABASE_URL through Railway variables. Use Postgres for durable sessions/submissions and object storage for large artifacts. Configure /health and /ready, resource limits, private service networking, and restart/redeploy recovery checks.