Skip to content

Instantly share code, notes, and snippets.

@nexdrew
Created June 9, 2016 17:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nexdrew/da3691811ed1b809e5b741372b9ebffa to your computer and use it in GitHub Desktop.
Save nexdrew/da3691811ed1b809e5b741372b9ebffa to your computer and use it in GitHub Desktop.

npm Enterprise Network Requirements

Assume HTTP and HTTPS traffic for all of the domains listed.

In addition to this list, you should make sure your host has access to the yum or apt repositories it needs for standard OS and kernal upgrades.

Egress

Docker

  • cdn-registry-1.docker.io
  • index.docker.io
  • registry-1.docker.io
  • quay.io
  • get.docker.com
  • apt.dockerproject.org
  • yum.dockerproject.org
  • ha.pool.sks-keyservers.net
  • pgp.mit.edu
  • keyserver.ubuntu.com

Replicated

  • api.replicated.com
  • get.replicated.com
  • registry.replicated.com

npm

  • license.npmjs.com
  • registry.npmjs.com
  • registry.npmjs.org
  • replicate.npmjs.com
  • skimdb.npmjs.com

Node

  • deb.nodesource.com
  • rpm.nodesource.com
  • dl.fedoraproject.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment