infra/modules/docker-registry
Viktor Barzin 56fbd281c9 [forgejo] Restore registry-private temporarily until image migration completes
The Phase 4 docker-compose + nginx changes I landed earlier dropped
the registry-private container's port-5050 listener BEFORE migrating
the existing images to Forgejo. The registry-config-sync pipeline
applied the new nginx config, breaking pulls from registry-private —
which is the source of every image we still need to copy to Forgejo.

Restore registry-private + the 5050 listener until the migration
script has finished. Subsequent commit will drop them once images
are confirmed in Forgejo.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 23:29:34 +00: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 [forgejo] Restore registry-private temporarily until image migration completes 2026-05-07 23:29:34 +00:00
fix-broken-blobs.sh [registry] fix-broken-blobs.sh — check revision-link, not blob data 2026-04-19 17:43:35 +00:00
nginx_registry.conf [forgejo] Restore registry-private temporarily until image migration completes 2026-05-07 23:29:34 +00:00