Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
infrastructure:services:verdaccio [2020/07/15 14:16]
jabelone
infrastructure:services:verdaccio [2020/07/15 15:26] (current)
jabelone
Line 1: Line 1:
 ====== Verdaccio ====== ====== Verdaccio ======
  
-HSBNE has an instance of verdaccio running which caches commonly used npm modules to allow faster and more reliable downloads. ​Please contact ​maintainer for access details.+HSBNE has an instance of [[https://​github.com/​verdaccio/​verdaccio|Verdaccio]] ​running which caches commonly used npm modules to allow faster and more reliable downloads. 
 + 
 +To use HSBNE'​s verdaccio instance, either set your registry to use it with: 
 + 
 +<code ->npm set registry https://​npm.hsbne.org</​code>​ 
 + 
 +or use it on per command basis with 
 + 
 +<​code>​NPM_CONFIG_REGISTRY=https://​npm.hsbne.org npm i</​code>​ 
 + 
 +=== Useful Info === 
 + 
 +**Author(s):​** Jaimyn (@jabelone)\\ ​ **Current Maintainer(s):​** Jaimyn (@jabelone)\\ ​ **Running On:** [[infrastructure:​servers:​porthack01|Porthack01]]\\ 
  
-===Useful Info=== 
-**Author(s):​** Jaimyn (@jabelone)\\ ​ 
-**Current Maintainer(s):​** Jaimyn (@jabelone)\\ ​ 
-**Running On:** [[infrastructure:​servers:​porthack01|Porthack01]]\\ ​ 
  • infrastructure/services/verdaccio.1594786579
  • Last modified: 4 years ago
  • by jabelone