GithubHelp home page GithubHelp logo

repo-proxy's Introduction

This is not an official Google Project.

This repository contains a list of proxy servers for common repositories like Maven and npm. During workshops, hundreds of Gigabytes of data are downloaded from these repositories concurrently, creating a poor developer experience and a bottleneck in the case of multiple workshops starting at the same time.

This project includes repository proxies, encapsulated as Docker containers that can be used as replacement of the official central repo. These proxies will download dependencies and cache them locally.

Starting your repo proxies

Review start.sh and uncomment each of the proxy servers that you want to run, and run ./start.sh.

All files will be saved in /data in the host machine, so restarting the proxy will not lose any downloaded dependencies.

There is a test.sh script for each proxy to check that everything is configured correctly.

Configuration for each proxy

  • Npm will run an npm proxy on 8080
  • Maven will run a nexus repository on port 8081 (user: admin, password: admin123)
  • Docker will run a registry proxy on port 8082

repo-proxy's People

Contributors

icoloma avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.