No description
  • Clojure 70.5%
  • Python 27.6%
  • Dockerfile 1.9%
Find a file
2026-06-18 08:14:16 +02:00
doc drop cljs 2025-07-24 09:05:39 +02:00
infrastructure bump version to: 2.1.1-SNAPSHOT 2026-06-05 14:46:45 +02:00
src add webfinger service to keycloak 2026-06-05 10:20:56 +02:00
.gitignore fix rate 2025-07-28 10:19:52 +02:00
.gitlab-ci.yml fix job name 2026-06-18 08:14:16 +02:00
build.py drop cljs 2025-07-24 09:05:39 +02:00
LICENSE Updated license 2021-06-29 09:21:22 +02:00
project.clj bump version to: 2.1.1-SNAPSHOT 2026-06-05 14:46:45 +02:00
README.md drop cljs 2025-07-24 09:05:39 +02:00

convention 4 kubernetes: c4k-keycloak

Clojars Project pipeline status

DeltaChat chat over e-mail | M meissa@social.meissa-gmbh.de | Blog | Website

Purpose

c4k-keycloak provides a k8s deployment for keycloak containing:

  • keycloak
  • ingress having a letsencrypt managed certificate
  • postgres database

The package aims to a low load sceanrio.

Status

Stable - we use this setup on production.

Try out

try out on cli:

target/graalvm/c4k-keycloak src/test/resources/keycloak-test/valid-config.edn src/test/resourceskeycloak-test/valid-auth.edn | kubeval -
target/graalvm/c4k-keycloak src/test/resources/keycloak-test/valid-config.edn src/test/resources/keycloak-test/valid-auth.edn | kubectl apply -f -

Development & mirrors

Development happens at: https://repo.prod.meissa.de/meissa/c4k-keycloak

Mirrors are:

For more details about our repository model see: https://repo.prod.meissa.de/meissa/federate-your-repos

License

Copyright © 2024, 2025 meissa GmbH Licensed under the Apache License, Version 2.0 (the "License") Pls. find licenses of our subcomponents here