Differences

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

Link to this comparison view

Next revision
Previous revision
infrastructure:services:verdaccio [2020/07/15 14:14]
jabelone created
infrastructure:services:verdaccio [2020/07/15 15:26] (current)
jabelone
Line 1: Line 1:
-Verdaccio+====== ​Verdaccio ​====== 
 + 
 +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 a 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]]\\
  
-HSBNE has an instance of verdaccio running which caches commonly used npm modules to allow faster and more reliable downloads. Please contact a maintainer for access details. 
  
-Maintainers:​ 
-* Jaimyn (@jabelone) 
  • infrastructure/services/verdaccio.1594786470
  • Last modified: 4 years ago
  • by jabelone