blumeops/docs/how-to/configuration
Erich Blume f9206bf10b
All checks were successful
Build Container / detect (push) Successful in 2s
Build Container / build-nix (kingfisher) (push) Successful in 12s
Build custom Kingfisher container from sporked deploy branch (#318)
## Summary

- Add Dockerfile for Kingfisher built from source (sporked deploy branch)
- Multi-stage: Rust build with Boost/vectorscan, debian-slim runtime
- Switch CronJob from upstream `ghcr.io/mongodb/kingfisher` to `registry.ops.eblu.me/blumeops/kingfisher`
- Add kingfisher to service-versions.yaml (version tracks upstream main SHA)
- Document spork workflow in CLAUDE.md

## Test plan

- [ ] Build container: `mise run container-build-and-release kingfisher 1d37d29`
- [ ] Verify image on registry: `mise run container-list`
- [ ] Update kustomization newTag
- [ ] Sync ArgoCD kingfisher app from branch
- [ ] Trigger manual CronJob and verify scan completes
- [ ] Verify reports on sifaka

Reviewed-on: #318
2026-03-30 06:34:49 -07:00
..
build-spork-container.md Build custom Kingfisher container from sporked deploy branch (#318) 2026-03-30 06:34:49 -07:00
create-a-spork.md Add spork strategy: tooling and documentation 2026-03-28 22:58:10 -07:00
gandi-operations.md
manage-forgejo-mirrors.md Add spork strategy: tooling and documentation 2026-03-28 22:58:10 -07:00
manage-spork-branches.md Note upstream history rewrite as a spork sync failure mode 2026-03-29 08:22:11 -07:00
update-documentation.md Expose Forgejo publicly at forge.eblu.me (#278) 2026-03-03 08:40:41 -08:00
update-tailscale-acls.md
update-tooling-dependencies.md Switch git hooks from pre-commit to prek (#276) 2026-03-02 18:15:23 -08:00
use-pypi-proxy.md