Node JS support

Hi everyone, I would like to know if Virtualmin supports all versions of node JS.

Virtualmin isn’t written in JavaScript, so the version of Node JS is irrelevant.

You can run your apps with any language or version you want. We do have some support for Node apps in Virtualmin Pro, but I think most folks running JavaScript/TypeScript apps on Virtualmin systems are using the more usual ways of setting it up (i.e. not involving Virtualmin at all, and just proxying to their backend app server).

Generally, modern web applications run on an application server designed for the ecosystem and the front end web server (Apache or nginx) proxies to the backend app server.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.