{"id":25233575,"url":"https://github.com/kokuwaio/keycloak","last_synced_at":"2025-10-26T09:31:19.264Z","repository":{"id":41180388,"uuid":"508584594","full_name":"kokuwaio/keycloak","owner":"kokuwaio","description":"Keycloak packaged for Kubernetes","archived":false,"fork":false,"pushed_at":"2025-01-15T14:32:49.000Z","size":202,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-15T16:50:39.689Z","etag":null,"topics":["container","container-image","keycloak","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kokuwaio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-29T07:09:42.000Z","updated_at":"2025-01-15T14:32:49.000Z","dependencies_parsed_at":"2023-10-03T00:20:57.310Z","dependency_job_id":"216e1d51-76c5-4b99-b74d-071cf86df40b","html_url":"https://github.com/kokuwaio/keycloak","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokuwaio%2Fkeycloak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokuwaio%2Fkeycloak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokuwaio%2Fkeycloak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokuwaio%2Fkeycloak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokuwaio","download_url":"https://codeload.github.com/kokuwaio/keycloak/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238306510,"owners_count":19450145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["container","container-image","keycloak","kubernetes"],"created_at":"2025-02-11T13:57:13.658Z","updated_at":"2025-10-26T09:31:19.252Z","avatar_url":"https://github.com/kokuwaio.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keycloak\n\n[Keycloak](https://github.com/keycloak/keycloak) container image for Kokuwa.\n\n[![license](https://img.shields.io/badge/license-EUPL%201.2-blue)](https://git.kokuwa.io/kokuwaio/keycloak/src/branch/main/LICENSE)\n[![issues](https://img.shields.io/gitea/issues/open/kokuwaio/keycloak?gitea_url=https%3A%2F%2Fgit.kokuwa.io)](https://git.kokuwa.io/kokuwaio/keycloak/issues)\n[![prs](https://img.shields.io/gitea/pull-requests/open/kokuwaio/keycloak?gitea_url=https%3A%2F%2Fgit.kokuwa.io)](https://git.kokuwa.io/kokuwaio/keycloak/pulls)\n[![build](https://ci.kokuwa.io/api/badges/kokuwaio/keycloak/status.svg)](https://ci.kokuwa.io/repos/kokuwaio/keycloak/)\n\n## Features\n\n- BaseImage:\n  - [debian:stable-slim](https://hub.docker.com/_/debian) (amd64 \u0026 arm64)\n  - [eclipse-temurin:17-jre](https://hub.docker.com/_/eclipse-temurin) (amd64 \u0026 arm64)\n  - [distroless/java17:nonroot](https://gcr.io/distroless/java17:nonroot) (amd64)\n- preconfigured with PostgeSQL\n- preconfigured for Kubernetes:\n  - health enabled\n  - quarkus metrics enabled\n  - keycloak metrics enabled (see [keycloak-event-metrics](https://git.kokuwa.io/kokuwaio/keycloak-event-metrics)) with model names\n  - logs as json\n- [integration test](src/test/k3s) with [k3s](https://k3s.io/) and deployment of [example theme](src/themes/kokuwa)\n\n## Why\n\nin June 2022 no preconfigured Keycloak container image without legacy Keycloak was available.\n\nUse this image if you intend to:\n\n1. use Keycloak in Quarkus version, not Wildfly version\n1. use PostgeSQL as backend\n1. no need for [auto-build](https://www.keycloak.org/server/configuration#_the_auto_build_option_automatic_detection_when_the_server_needs_a_build) for faster startup\n\n## Alternatives\n\n| Image                                                                      | amd64 | arm64 |\n| -------------------------------------------------------------------------- |:-----:|:-----:|\n| [kokuwaio/keycloak:debian](https://hub.docker.com/r/kokuwaio/keycloak)     | [![size](https://img.shields.io/docker/image-size/kokuwaio/keycloak/debian?arch=amd64\u0026label=)](https://hub.docker.com/r/kokuwaio/keycloak)     | [![size](https://img.shields.io/docker/image-size/kokuwaio/keycloak/debian?arch=arm64\u0026label=)](https://hub.docker.com/r/kokuwaio/keycloak)     |\n| [kokuwaio/keycloak:temurin](https://hub.docker.com/r/kokuwaio/keycloak)    | [![size](https://img.shields.io/docker/image-size/kokuwaio/keycloak/temurin?arch=amd64\u0026label=)](https://hub.docker.com/r/kokuwaio/keycloak)    | [![size](https://img.shields.io/docker/image-size/kokuwaio/keycloak/temurin?arch=arm64\u0026label=)](https://hub.docker.com/r/kokuwaio/keycloak)    |\n| [kokuwaio/keycloak:distroless](https://hub.docker.com/r/kokuwaio/keycloak) | [![size](https://img.shields.io/docker/image-size/kokuwaio/keycloak/distroless?arch=amd64\u0026label=)](https://hub.docker.com/r/kokuwaio/keycloak) | [![size](https://img.shields.io/docker/image-size/kokuwaio/keycloak/distroless?arch=arm64\u0026label=)](https://hub.docker.com/r/kokuwaio/keycloak) |\n| [keycloak/keycloak](https://hub.docker.com/r/keycloak/keycloak)            | [![size](https://img.shields.io/docker/image-size/keycloak/keycloak/latest?arch=amd64\u0026label=)](https://hub.docker.com/r/keycloak/keycloak)     | [![size](https://img.shields.io/docker/image-size/keycloak/keycloak/latest?arch=arm64\u0026label=)](https://hub.docker.com/r/keycloak/keycloak)     |\n| [bitnami/keycloak](https://hub.docker.com/r/bitnami/keycloak)              | [![size](https://img.shields.io/docker/image-size/bitnami/keycloak/latest?arch=amd64\u0026label=)](https://hub.docker.com/r/bitnami/keycloak)       | [![size](https://img.shields.io/docker/image-size/bitnami/keycloak/latest?arch=arm64\u0026label=)](https://hub.docker.com/r/bitnami/keycloak)       |\n\n## Registries \u0026 Tags\n\nRegistries:\n\n- [ghcr.io/kokuwaio/keycloak](https://github.com/kokuwaio/keycloak/pkgs/container/keycloak)\n- [docker.io/kokuwaio/keycloak](https://hub.docker.com/r/kokuwaio/keycloak)\n- [registry.kokuwa.io/kokuwaio/keycloak](https://hub.docker.com/r/kokuwaio/keycloak) (no HA setup!)\n\nTags:\n\n- `latest`\n- `\u003cversion\u003e` specific version for Keycloak\n- all tags are available with suffix `-debian`, `-temurin` or `-distroless` for specific base images\n\n## Develop and testing\n\nStart k3s: `mvn pre-integration-test`\n\nOpen \u003chttp://keycloak.127.0.0.1.nip.io:8080/admin/master/console/\u003e or use `kubectl`:\n\n```sh\nexport KUBECONFIG=~/.kube/k3s.yaml\nkubectl get all --all-namespaces\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkokuwaio%2Fkeycloak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkokuwaio%2Fkeycloak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkokuwaio%2Fkeycloak/lists"}