Install on Railway

One click. Roughly two minutes end-to-end.

Deploy

  1. Click Deploy on Railway. Sign in if prompted.

  2. Pick a project name and region. Railway provisions the service, attaches a volume, and assigns a *.up.railway.app URL.

  3. Open the URL once the deploy goes green. Sign up — the first account becomes the owner.

Custom domain

Service → SettingsDomains + Custom Domain. Add a CNAME at your registrar pointing at the target Railway gives you. Railway handles HTTPS automatically.

Redeploy after adding a custom domain
Railway only injects new env vars on a fresh deploy. Until you redeploy, the running container still serves the old *.up.railway.app URL — and license activation will fail with invalid_domain. Open Deployments → click on the latest entry → Redeploy. ~30 seconds, then refresh the dashboard.