Railway is a hosted path for the same GHCR image as Docker. Use it when you want a public TCP :3333 and HTTPS admin without running the box yourself.
11-minute walkthrough (Morpheus Intern): AI Inference Node on Railway in 11 Min (No GPU)

What the video covers

Do this, not that

  • Same image and env contract as Docker. Set ETH_NODE_ADDRESS to your Alchemy/Infura BASE URL — do not rely on the public RPC fallback.
  • Expose 3333 to the marketplace. Treat 8082 as admin: set a real username/password; do not leave admin/admin on a public hostname.
  • Prefer bidding on an existing modelId from active.mor.org. Every postModelBid charges a non-refundable fee — finish config before the first bid. See Pricing and Register on chain.
  • After deploy, run Verify your provider setup.
This page does not replace the Docker/env reference. After the video, use those pages for the exact variable list.