No description
Find a file
2025-04-01 12:01:50 +02:00
doc add backup doc 2025-04-01 12:01:50 +02:00
infrastructure/backup bump version to: 1.5.1-SNAPSHOT 2025-03-11 17:15:09 +01:00
public Update Browser build 2023-01-20 14:17:55 +01:00
src use load-and-adjust 2025-03-10 16:54:51 +01:00
.gitignore fix ci 2025-03-07 19:16:32 +01:00
.gitlab-ci.yml fix ci 2025-03-07 19:16:32 +01:00
build.py use load-and-adjust 2025-03-10 16:54:51 +01:00
LICENSE Updated license 2021-06-29 09:21:22 +02:00
package.json bump version to: 1.5.1-SNAPSHOT 2025-03-11 17:15:09 +01:00
project.clj Update Version 2025-03-21 14:54:00 +01:00
README.md update status 2025-04-01 12:00:11 +02:00
shadow-cljs.edn update versions 2025-03-11 17:10:19 +01: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

Click on the image to try out live in your browser:

Try it out

Your input will stay in your browser. No server interaction is required.

You will also be able to 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