An open API service indexing awesome lists of open source software.

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...

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
```