Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 802 Bytes

installation.md

File metadata and controls

20 lines (14 loc) · 802 Bytes

Installing the npm On-Site server

npm On-Site runs locally, on a server you control, with no external dependencies. Many organizations want this for security, regulatory, or operational reasons.

Server setup

Follow the instructions in the quickstart video, or do the following:

  1. Sign up for a trial license for npm On-Site.
  2. Make sure you have a machine that meets the installation requirements.
  3. On the server, run sudo npm install npmo -g --unsafe.
  4. visit http://myreg.mycompany.com:8800, to configure your instance.

The installation process will require your billing email and the license key you received during signup.