FindHost

Software

Remix

Combine filters →

Remix runs its loaders and actions on the server for every request, so unlike the static-capable frameworks it needs somewhere to execute — a node process or a supported edge runtime. That narrows the hosting question to platforms that keep a process alive or ship a matching adapter. Providers naming it are describing exactly that capability.

3 providers document support for Remix, listed alphabetically. Mostly serverless, static hosting and platform as a service, of 4 categories in all. 116 records do not record this field, and cannot appear here either way.

N

  • Netlify

    Platform that builds sites from a git repository and serves them from a global CDN, with serverless functions, edge functions, blob storage and a database.

    One we like

V

  • Vercel

    Vercel is a frontend platform for Javascript people. It's formerly known as Zeit and venture backed and high on the AI wave.

    One we like

Z

  • Zeabur

    Container platform that reads a git repository, works out what kind of project it is and deploys it without a configuration file.

Do I need special hosting for Remix?

In most cases, no. Remix runs on any host that supports its runtime. This list is shorter than that: it holds the providers that document Remix themselves, with an installer, a guide or a maintained image. Other hosts may run it without mentioning it.

What should I check before hosting Remix?

The runtime versions on offer, how deploys work, whether there is a shell for command-line tools, where cron jobs run, and which databases come managed. Check backups too, and how to move away later.

Who is the best Remix hosting provider?

No idea. We list hosts, we don't rate them. Open the records that look close and compare them side by side; the guide says where to start.