Skip to content
/ hub Public

Caching proxy server for ansible collections, pypi, static files...

License

Notifications You must be signed in to change notification settings

psvmcc/hub

Repository files navigation

HUB - Caching proxy server

Config example:

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