Your private npm registry, hosted in France
A private npm registry powered by Verdaccio, installed and maintained by DINAO. Your internal packages and cache remain on our French servers — under your control, never exposed.
What is Verdaccio?
Verdaccio is a lightweight, open-source private npm registry designed to run without configuration. It acts as both a private repository where you can publish your own Node.js packages and as a proxy with cache for public registries: modules downloaded from npmjs.org are stored locally, speeding up your installations and ensuring build continuity even if the public registry is unavailable.
Its lightweight internal database stores packages directly on disk, without requiring an external DBMS to manage. Verdaccio handles user management and permissions, supports npm audit, and integrates natively with CI/CD pipelines. A rich plugin ecosystem allows offloading storage (S3, Google Cloud Storage) and extending authentication.
Compatible with npm, yarn, and pnpm, deployable via Docker or Kubernetes, Verdaccio is the ideal tool to take back control of your JavaScript dependency supply chain.
Host Verdaccio at DINAO
Resource tiers compatible with Verdaccio prerequisites (minimum 1 vCPU / 512 Mo / 1 Go). Hosted in France, fully managed.
- 1 dedicated vCPU
- 2 Go RAM
- 20 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 2 dedicated vCPU
- 4 Go RAM
- 40 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 4 dedicated vCPU
- 8 Go RAM
- 80 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 8 dedicated vCPU
- 16 Go RAM
- 160 GB NVMe
- Daily backups
- Managed & monitored by DINAO
Technical details
You might be wondering…
Does Verdaccio replace the public npm registry?
No, it complements it. Verdaccio serves your private packages and acts as a proxy/cache for the public registry: external packages remain available, simply served faster from your instance.
Do my internal packages remain confidential?
Yes. Your enterprise modules are published to your private registry, accessible only to your team according to defined permissions. Nothing is exposed to the public registry.
Where are the data hosted?
On DINAO's infrastructure in France, in one of the available data centers. The registry and its cache never leave the territory.
Can I integrate it into my CI/CD?
Yes. Verdaccio is used like any npm registry: simply point your .npmrc to your instance. Compatible with GitLab CI, GitHub Actions, and others.
Can I change plans or export my data?
Yes. You can upgrade or downgrade at any time, and your packages remain exportable — no proprietary lock-in.