New TurnKey node.js version (14.2)

Changes:

  • Updated NodeJS to latest LTS.
  • Installed security updates.
  • Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance.

Links

New TurnKey node.js version (14.1)

Changes:

  • Updated to latest stable Nodejs [#477].
  • Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance.

Links

New TurnKey node.js version (14.0)

Changes:

  • install latest node using n version manager.
  • /etc/skel configuration to support for installing npm packages globally more securely without root or sudo root.
  • systemd pm2 service running as user node. pm2 runs tklweb-cp "control panel".
  • added several hundred node code examples to /opt/node-examples/
  • improved index, link to awesome curated node.js list
  • bundled global installations of especially important Node.js packages
    • pm2
    • forever
    • node-inspector
    • grunt
    • bower
    • nsp
  • improved default nginx configuration template.

Links

Pages