Introducing the Keycloak Container Repo

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.

Why a dedicated repo

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.

gitlab.com/punksky/containers/keycloak

Previous Post Next Post