A practical pattern for committing environment configuration to Git: keep non-secret values readable, encrypt only explicitly marked secrets with SOPS and age, and treat recipient changes as auditable authorization operations.
2026
A practical guide to deploying applications with Flux using a shared installation and infra-owned app registry pattern, keeping app repos clean while enabling predictable GitOps workflows.
Deploying Zot Registry EN
A practical guide to deploying the Zot OCI registry with Nginx, systemd, and basic auth.