artifactory - How should I point Meteor to a private repository for Atmosphere packages? -


i being asked deploy meteor app build server not have internet access. build server can download meteor, npm packages, etc, private jfrog artifactory repo on local network server. meteor app has atmosphere package dependencies. how can configure meteor point artifactory (or private repo) atmosphere packages, or otherwise solve problem?

you access atmosphere or github @ build/deploy time. if use mup deploy server, won't matter it's not online.

if has built build server, build server need network access, unless want configure local repository files from.

there places here further how it:

https://www.npmjs.com/package/sinopia

can host private repository organization use npm?

https://addyosmani.com/blog/using-npm-offline/

local npm/atmosphere package repositories meteor applications without internet access


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -