Skip to main content

Verdaccio

1-Click installation template for Verdaccio on Easypanel

Description​

Verdaccio is a lightweight, private npm proxy registry built in Node.js, designed to simplify and enhance your development workflow. It provides a simple, zero-configuration-required local private NPM registry, eliminating the need for a full database to get started. Verdaccio comes equipped with its own compact database and the capability to proxy other registries, such as npmjs.org, while caching the downloaded modules for improved efficiency. It allows you to use all the benefits of the npm package system in your company without exposing all your code to the public. You can link multiple registries, fetch packages from multiple sources in a single project, and even publish locally modified versions of third-party packages. Verdaccio is compatible with popular npm clients like npm, yarn, and pnpm, and supports various plugins for extended storage capabilities.

Benefits​

  • Private Package Management: Easily use private packages in your company without sending code to the public.
  • Multiple Registries: Fetch packages from multiple sources in one project by chaining registries.
  • Caching and Failover: Decrease latency and provide limited failover by caching the npmjs.org registry.
  • Override Public Packages: Use modified versions of 3rd-party packages by publishing your own version locally.

Features​

  • Private NPM Registry: A lightweight Node.js private proxy registry for managing npm packages.
  • Zero-Config Required: No need for an entire database, comes with its own tiny database out of the box.
  • Proxy Other Registries: Ability to proxy other registries like npmjs.org and cache downloaded modules.
  • Extendable Storage: Supports community-made plugins to hook into services like Amazon's S3 or Google Cloud Storage.

Options​

NameDescriptionRequiredDefault Value
App Service Name-yesverdaccio
App Service Image-yesverdaccio/verdaccio:5.24.1

Screenshots​

Verdaccio Screenshot

Change Log​

  • 2022-10-31 – first release

Contributors​

Subscribe for product updates

By subscribing, you agree with our Terms and Privacy Policy.