Set Up Remote npm Registry

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

A Remote Repositories defined in Artifactory serves as a caching proxy for a registry managed at a remote URL such as https://registry.npmjs.org. Artifacts (such as TGZ files) requested from a remote repository are cached on demand. You can remove downloaded artifacts from the remote repository cache, however, you can not manually deploy artifacts to a remote npm registry.

To define a remote repository to proxy a remote npm registry:

  1. In the Administration module, under Repositories | Repositories | Remote, click New Remote Repository.

  2. In the New Remote Repository dialog:

    1. Set the Package Type to npm and the Repository Key value.

    2. Specify the URL to the remote registry in the URL field.

  3. Click Save & Finish.

npm Remote Repository.jpg