Lasindu Charith created STRATOS-778:
---------------------------------------

             Summary: New Node.js cartridge
                 Key: STRATOS-778
                 URL: https://issues.apache.org/jira/browse/STRATOS-778
             Project: Stratos
          Issue Type: Improvement
    Affects Versions: 4.0.0, 4.1.0
            Reporter: Lasindu Charith


Current node.js cartridge does not work properly. Hence introducing a new one.

This PR will remove the existing nodejs puppet module. It uses the puppet labs 
node.js puppet module (https://forge.puppetlabs.com/puppetlabs/nodejs) instead. 
To install nodejs puppet module, you need to execute the command 'puppet module 
install puppetlabs-nodejs' in puppet master side which will download and copy 
the nodejs puppet module and dependencies(stdlib, apt) to /etc/puppet/modules.

Instead you can use the https://github.com/R-Rajkumar/puppetforge script which 
installs external puppet modules by including the 'puppet module install 
puppetlabs-nodejs' in the puppetforge.modules file and executing the 
puppetforge.sh script.

PR against 4.0.0: https://github.com/apache/stratos/pull/25
PR against master: https://github.com/apache/stratos/pull/26



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to