Tag

pm2

1 views collected around this technical thread.

Beike Product & Technology
Beike Product & Technology
Nov 18, 2020 · Backend Development

How to Set Up a Private npm Registry with cnpmjs on Ubuntu

This guide explains how to build a private npm registry on Ubuntu using cnpmjs, covering MySQL installation, server configuration, repository setup, package publishing, and synchronization options, providing step‑by‑step commands and troubleshooting tips for a stable internal package management solution.

DeploymentMySQLUbuntu
0 likes · 10 min read
How to Set Up a Private npm Registry with cnpmjs on Ubuntu
政采云技术
政采云技术
Jun 21, 2020 · Backend Development

Step‑by‑Step Guide to Building an Enterprise‑Grade Private npm Registry

This guide explains why and how to set up an enterprise‑grade private npm registry using cnpmjs.org, covering prerequisites, installation, configuration, database setup, nginx proxying, security considerations, process management with pm2, and optional cloud storage extensions.

DeploymentNginxbackend
0 likes · 17 min read
Step‑by‑Step Guide to Building an Enterprise‑Grade Private npm Registry