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:14]
jabelone
infrastructure:services:verdaccio [2020/07/15 15:26]
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 a 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.
  
-Useful Info+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]]\\
  
-Author(s): Jaimyn (@jabelone) 
-Current Maintainer(s):​ Jaimyn (@jabelone) 
-Co-ordinator Running On: Porthack01 (runs under Home Assistant) 
-Build Log: ZigBee Network 
  
  • infrastructure/services/verdaccio
  • Last modified: 4 years ago
  • by jabelone