-
Maven Proxy
-
Maven Mirror
-
Apt Proxy
-
Apt Mirror
-
Npm
-
Go
-
Python
-
Ruby
-
Docker
-
쩌 Repo 인증기능
-
이 리포 인증기능
-
Storage Limit
- CONFIG_DIR=/config
- STORAGE_DIR=/storage
sample-conf
하위 파일들 참고
- global.yaml
- apt-proxy.yaml
- maven-proxy.yaml
주의 yml 지원안함
services:
proxynd:
build:
context: .
dockerfile: Dockerfile
image: local_dev/proxynd
container_name: proxynd
ports:
- "8080:8080"
volumes:
- ~/tmp/config/:/config
- storage_volume:/storage
environment:
- CONFIG_DIR=/config
- STORAGE_DIR=/storage
volumes:
storage_volume:
https://scriptonbasestar.github.io/proxynd/
helm repo add sb-proxynd https://scriptonbasestar.github.io/proxynd/ helm install sb-proxynd/proxynd
https://github.com/ScriptonBasestar/proxynd/releases
maven
- https://cwiki.apache.org/confluence/display/MAVENOLD/Repository+Layout+-+Final
- https://cwiki.apache.org/confluence/display/MAVENOLD/Repository+Metadata apt
- https://wiki.debian.org/DebianRepository/Format
- http://www.ibiblio.org/gferg/ldp/giles/repository/repository-2.html
goproxy