https://github.com/morlay/registry-cache-proxy
https://github.com/morlay/registry-cache-proxy
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/morlay/registry-cache-proxy
- Owner: morlay
- Created: 2020-11-27T04:30:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-19T07:30:10.000Z (over 5 years ago)
- Last Synced: 2025-02-25T22:15:53.444Z (over 1 year ago)
- Language: Makefile
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Registry Cache Proxy
* setup k8s first (k3s for single node)
* install helm
```
git clone https://github.com/morlay/registry-cache-proxy.git
export DOCKER_USERNAME=xxx
export DOCKER_PASSOWRD=xxx
make crs DEBUG=0 BASE_HOST=x.io
make npm DEBUG=0 BASE_HOST=x.io
```
added A-records for `BASE_HOST` on cloudflare or some CDN provdier support `*.BASE_HOST` like aliyun.