Running node.js as a service:
*
Running node.js as a service
Unlike many web servers, Node isn’t installed as a service out of the box. But in production, it’s better to have it run as a dæmon, managed by an init system.