The Keycloak repo is where we keep Punsky’s Keycloak container image, custom themes, and config for identity and access management. It includes a Dockerfile and CI so we can build and deploy Keycloak in our stack.
We keep each service or container in its own repo so we can version, build, and deploy them independently. Keycloak sits alongside our other containers (e.g. PowerDNS) and plugs into our Kubernetes and deployment pipelines.