No description
Find a file
2024-08-22 17:02:39 +02:00
doc Update deps and docs for native image 2024-07-04 12:13:07 +02:00
public Update Browser build 2023-01-20 14:17:55 +01:00
src Revert spec 2024-08-22 16:41:44 +02:00
.gitignore Unlock experimental and update gitignore 2024-07-04 12:13:41 +02:00
.gitlab-ci.yml Add tag_only 2024-07-04 12:24:57 +02:00
build.py Update build 2024-08-08 11:38:34 +02:00
LICENSE Updated license 2021-06-29 09:21:22 +02:00
package.json bump version to: 1.3.2-SNAPSHOT 2024-08-22 17:02:39 +02:00
project.clj bump version to: 1.3.2-SNAPSHOT 2024-08-22 17:02:39 +02:00
README.md [Skip-CI] Add website to contact info 2024-08-06 13:07:34 +02:00
shadow-cljs.edn Update deps 2024-07-04 14:43:33 +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

This is just a POC, database is stored volatile, there is no backup implemented.

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 meissa GmbH Licensed under the Apache License, Version 2.0 (the "License") Pls. find licenses of our subcomponents here