https://github.com/psvmcc/hub
Caching proxy server for ansible collections, pypi, static files...
https://github.com/psvmcc/hub
Last synced: about 1 year ago
JSON representation
Caching proxy server for ansible collections, pypi, static files...
- Host: GitHub
- URL: https://github.com/psvmcc/hub
- Owner: psvmcc
- License: mit
- Created: 2024-02-29T19:47:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-04T08:49:22.000Z (over 1 year ago)
- Last Synced: 2025-01-29T10:16:52.843Z (over 1 year ago)
- Language: Go
- Size: 3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HUB - Caching proxy server
Config example:
```yaml
dir: _data
server:
pypi:
pypi.org: https://pypi.org/simple
galaxy:
ansible:
url: https://galaxy.ansible.com
test:
dir: _galaxy
static:
github: https://github.com
k8s: https://dl.k8s.io
get_helm: https://get.helm.sh
```