On 11 Oct 2013, at 15:31, Timothy Rupe <[email protected]> wrote: > I've been searching all over for a solution for this but always come across > unanswered questions, half-truths, and misinformation. I'm trying to set up > a private npm registry within an enterprise environment without replicating > the GIGANTIC 71GB dataset from npmjs.org. I only need to host our own > private modules and a few chosen open modules. I've followed instructions > from github.com/isaacs/npmjs.org, and can use it, but only if I replicate the > entire thing. The size of the replication isn't the part I'm most concerned > about. Due to our legal need to be compliant with licenses, we can't just > include all public modules, and risk inadvertently including a transitive > dependency on a module that has a conflicting license. > > Is there a way to set up a minimalistic registry that stores ONLY the modules > I want?
I got somewhere with this a while back: <https://gist.github.com/novemberborn/6938771> -- Mark Wubben http://novemberborn.net
signature.asc
Description: Message signed with OpenPGP using GPGMail
