blumeops/containers/nettest
Erich Blume 0e2c10176d Harden zot registry, pt 1 (#231)
## Summary
- Enable OIDC + API key authentication on zot with anonymous pull preserved
- Enforce tag immutability for version tags
- Adopt commit-SHA-based container image tagging

Details in the [[harden-zot-registry]] Mikado chain (`mise run docs-mikado harden-zot-registry`).

## Test plan
- [ ] Anonymous pull still works
- [ ] Unauthenticated push fails (401)
- [ ] CI container builds pass with new auth and tagging
- [ ] `mise run services-check` passes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/231
2026-02-20 22:50:01 -08:00
..
default.nix Nix container build for nettest (#214) 2026-02-19 08:42:58 -08:00
Dockerfile Harden zot registry, pt 1 (#231) 2026-02-20 22:50:01 -08:00
test-connectivity.sh Add Caddy layer4 for Forgejo SSH (#56) 2026-01-25 11:37:23 -08:00