infra/modules/docker-registry
Viktor Barzin d1059d6017 registry: set proxy TTL to 0 to prevent stale :latest images
Blob caching (content-addressed by SHA256) is unaffected — only manifest
re-validation changes. Every pull now checks upstream for the current
manifest digest, eliminating stale :latest tag issues.
2026-03-30 00:02:48 +03:00
..
cleanup-tags.sh [ci skip] Rebuild docker-registry with nginx serialization on all ports 2026-02-22 21:45:53 +00:00
config-private.yml add htpasswd auth to private docker registry + expose at registry.viktorbarzin.me 2026-03-22 22:10:10 +02:00
config-proxy.yaml.tpl registry: set proxy TTL to 0 to prevent stale :latest images 2026-03-30 00:02:48 +03:00
config.yaml registry: set proxy TTL to 0 to prevent stale :latest images 2026-03-30 00:02:48 +03:00
docker-compose.yml fix registry healthchecks: use 127.0.0.1 instead of localhost 2026-03-29 22:29:27 +03:00
fix-broken-blobs.sh fix-broken-blobs: use argparse for proper flag handling 2026-03-29 22:33:33 +03:00
nginx_registry.conf harden pull-through cache: intercept errors, reduce lock timeout, add healthz 2026-03-23 11:33:06 +02:00