Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 22:08
· 60 commits to refs/heads/main since this release
feat: added public registry pull through cache to avoid rate limits @venkatamutyala (#2)

This is using a VM we have in hetzner. All of our static dev environments have been whitelisted. Codespaces + anything that is ephemeral needs to be whitelisted manually here:
https://console.hetzner.cloud/projects

We get 20TB of monthly transfer with hetzner for free so we may want to consider just keeping it publicly accessible

Deployed here:

https://github.com/GlueOps/docker-compose-container-registry-pull-through-caches

feat: adding proxmox instructions @venkatamutyala (#1)