Skip to content

jnields/npm-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-compose private npm registry

This repository contains a docker-compose app for running a private npm registry.

By default, it does not replicate the public registry, but this can be changed by running the couchapp separately (i.e. not via docker-compose) and using the admin tool to set up replication.

docker-compose up
npm publish --registry http://admin:password@localhost:8080

About

docker compose for private npm registry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published