npmjs.com

Customizing server configuration

You can customize the server's configuration by visiting npm On-Site's admin console (http://myreg.mycompany.com:8800).

Authentication method.

Possible values: "GitHub", "Open", "LDAP"

Configure npm On-Site to replicate from an upstream registry. This can be useful for creating backups.

Configure where npm On-Sites persistent data is stored. You may, for instance, want to store to an NFS drive that you regularly back up.

Allows npm On-Site to be configured with a corporate proxy.

Specify an alternative package URL to store in the database, rather than the IP that npm On-Site auto-detects. This is useful if you wish to place an HTTPs load-balancer in front of npm On-Site, for example:

using nginx for SSL termination

Last modified November 29, 2015           Found a typo? Send a pull request!

Getting Started

How npm works

Private Modules

Organizations

Using npm

npm On-Site

CLI Commands

Configuring npm

npm policy documents

View All On One Page