infra/modules/docker-registry
Viktor Barzin acb1174e7c exclude manifest requests from nginx registry cache
Split /v2/ location into two: regex match for blobs (cached 24h, immutable
content-addressed by SHA256) and prefix match for everything else including
manifests (proxy_cache off, mutable tags). Also remove disabled registries
(quay, k8s, kyverno) whose containers/configs don't exist on the VM.
2026-03-18 08:04:00 +00:00
..
cleanup-tags.sh
config-private.yml
config-proxy.yaml.tpl
config.yaml
docker-compose.yml [ci skip] add TLS to private registry, switch to registry.viktorbarzin.me 2026-02-28 19:40:38 +00:00
nginx_registry.conf exclude manifest requests from nginx registry cache 2026-03-18 08:04:00 +00:00