I noticed that openshift [supports Node.js applications](https://developers.openshift.com/languages/nodejs/). Unfortunately it states that it supports [nodejs-0.10](https://github.com/openshift/origin-server/blob/5e9395b5661cb957e118b5dd9ffe632a102d19b2/cartridges/openshift-origin-cartridge-nodejs/metadata/manifest.yml) which is EOL. For upgrading the [latest LTS](https://github.com/nodejs/LTS) is Node 6.
I noticed that openshift supports Node.js applications.
Unfortunately it states that it supports nodejs-0.10 which is EOL.
For upgrading the latest LTS is Node 6.