How to run Node.JS?

I have a local Node.JS app which runs on port 3000. I want to put it on my HestiaCP machine. I tried using the template provided by Hestia, as well as other unofficial ones, but both were really outdated (Node 18.x) and didn’t even setup. Is there any official support through control panel? I don’t want it to run on my server without it, as my reverse proxy uses a different domain as the targeted one.

Apache2 + Nginx Setup, on Ubuntu 24.04 LTS

Ideally I’d run Node.JS around 24.x+
I also already have Node 26.0.1, NVM 0.40.4, and PM2 7.0.1

1 Like