Nexus:NPM: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
(Created page with "{| | valign="top" | '''Recipe Types:''' ────────────────────────────────────────── nexus...")
 
No edit summary
Line 20: Line 20:


==Blob Store==
==Blob Store==
  Admin  : https://cdn.chorke.org/nexus/#admin/repository/blobstores » Create Blob Store
  Admin  : https://cdn.chorke.org/nexus/#admin/repository/blobstores
  Path    : /nexus-data/blobs/npm-registry
  Path    : /nexus-data/blobs/npm-registry
  Name    : npm-registry
  Name    : npm-registry


  Admin  : https://cdn.chorke.org/nexus/#admin/repository/blobstores » Create Blob Store
  Admin  : https://cdn.chorke.org/nexus/#admin/repository/blobstores
  Path    : /nexus-data/blobs/npm-private
  Path    : /nexus-data/blobs/npm-private
  Name    : npm-private
  Name    : npm-private


  Admin  : https://cdn.chorke.org/nexus/#admin/repository/blobstores » Create Blob Store
  Admin  : https://cdn.chorke.org/nexus/#admin/repository/blobstores
  Path    : /nexus-data/blobs/npm-group
  Path    : /nexus-data/blobs/npm-group
  Name    : npm-group
  Name    : npm-group


==Repository==
==Repository==
  Admin  : https://cdn.chorke.org/nexus/#admin/repository/repositories » Create Repository: npm (hosted)
  Admin  : https://cdn.chorke.org/nexus/#admin/repository/repositories
  Policy  : Allow redeploy
  Policy  : Allow redeploy
  Storage : npm-private
  Storage : npm-private
  Name    : npm-private
  Name    : npm-private


  Admin  : https://cdn.chorke.org/nexus/#admin/repository/repositories » Create Repository: npm (proxy)
  Admin  : https://cdn.chorke.org/nexus/#admin/repository/repositories
  proxy  : https://registry.npmjs.org
  proxy  : https://registry.npmjs.org
  Storage : npm-registry
  Storage : npm-registry
  Name    : npm-registry
  Name    : npm-registry


  Admin  : https://cdn.chorke.org/nexus/#admin/repository/repositories » Create Repository: npm (group)
  Admin  : https://cdn.chorke.org/nexus/#admin/repository/repositories
  Members : npm-registry, npm-private
  Members : npm-registry, npm-private
  Storage : npm-group
  Storage : npm-group

Revision as of 22:15, 14 August 2020

Recipe Types:
──────────────────────────────────────────
nexus/repository/recipe/types
─┬────────────────────────────────────────
 ├─ group
 ├─ proxy
 └─ host
Repositories:
──────────────────────────────────────────
https://cdn.chorke.org/nexus/repository/
─┬────────────────────────────────────────
 ├─ npm-registry/     [proxy]
 ├─ npm-private/      [host ]
 └─ npm/              [group]

Blob Store

Admin   : https://cdn.chorke.org/nexus/#admin/repository/blobstores
Path    : /nexus-data/blobs/npm-registry
Name    : npm-registry
Admin   : https://cdn.chorke.org/nexus/#admin/repository/blobstores
Path    : /nexus-data/blobs/npm-private
Name    : npm-private
Admin   : https://cdn.chorke.org/nexus/#admin/repository/blobstores
Path    : /nexus-data/blobs/npm-group
Name    : npm-group

Repository

Admin   : https://cdn.chorke.org/nexus/#admin/repository/repositories
Policy  : Allow redeploy
Storage : npm-private
Name    : npm-private
Admin   : https://cdn.chorke.org/nexus/#admin/repository/repositories
proxy   : https://registry.npmjs.org
Storage : npm-registry
Name    : npm-registry
Admin   : https://cdn.chorke.org/nexus/#admin/repository/repositories
Members : npm-registry, npm-private
Storage : npm-group
Name    : npm

References