Verdaccio

AWS Azure Developer Tools 2 variations

Verdaccio, a lightweight private npm proxy registry, published behind an authenticating nginx proxy on first boot.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened Verdaccio image, built and supported by cloudimg.

ProductCloudOperating systemVersion
Verdaccio AWS Standard View · Guide
Verdaccio on Ubuntu 24.04 LTS Azure Ubuntu 24.04 Standard View · Guide

Overview

Verdaccio is a lightweight open source private npm registry that hosts your own packages and transparently caches the public npm registry. It gives teams a private, controllable source of Node.js packages with a web interface and registry API.

Why the cloudimg image

The cloudimg image is hardened and fully patched with Verdaccio running as a service and published on port 80 behind an authenticating nginx proxy. A fresh admin password is generated on first boot, self service signup is disabled and the password is stored in a root only file, the package storage tree sits on a dedicated resizable data disk, and 24/7 cloudimg support is included.

Common uses

  • Private npm packages
  • Dependency caching
  • Package publishing