# mirror-proxy **Repository Path**: jenkins-zh/mirror-proxy ## Basic Information - **Project Name**: mirror-proxy - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-11-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Jenkins Update Center Mirror Proxy The proxy is a HTTP server which serve for several different Jenkins Update Center sites. ## Get started Run it as demo on MacOS, please follow this: `make darwin cert run` On Linux, please follow this: `make linux cert run-linux` Run it as a Docker container: `docker run -v rootCA:/rootCA docker.pkg.github.com/jenkins-zh/mirror-proxy/mirror-proxy:0.0.1 --cert /rootCA/demo.crt --key /rootCA/demo.key` ## API The only API path is: `/update-center.json?version=`