npmoc
v2.1.9
Published
The classic ansible-based installer for npm On-Site.
Downloads
10
Readme
npm On-Site Installer Classic
One-step-installer for npmE servers.
Supported Platforms
- Ubuntu Trusty
- Centos 6.5
Prerequisites
- provision a VM for one of our supported platforms.
- ensure that npm and Node.js 0.10.x are installed:
- https://github.com/joyent/node/wiki/installing-node.js-via-package-manager
- upgrade npm to 2.x.x on the VM you have provisioned:
sudo npm install npm -g
- npm On-Site must be installed from an account that has passwordless sudo:
- as part of the installation process npm On-Site creates the
npme
user.
- as part of the installation process npm On-Site creates the
Installing
npm install npmoc
Updating
npm install npmoc
npme update