You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Clemens Geibel 344d84d118 Updated license 3 years ago
doc add try out image 3 years ago
image initial 3 years ago
public format html 3 years ago
src refactored browser to use c4k-common 3 years ago
.gitignore ignore my-auth 3 years ago
.gitlab-ci.yml format 3 years ago
LICENSE Updated license 3 years ago
README.md add doc 3 years ago
package.json use c4k-common 3 years ago
project.clj use c4k-common 3 years ago
shadow-cljs.edn use c4k-common 3 years ago
valid-auth.edn not used credentials 3 years ago
valid-config.edn keycloak deployment now may work 3 years ago

README.md

convention 4 kubernetes: c4k-keycloak

Clojars Project pipeline status

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

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/valid-config.edn src/test/resources/valid-auth.edn | kubeval -
target/graalvm/c4k-keycloak src/test/resources/valid-config.edn src/test/resources/valid-auth.edn | kubectl apply -f -

License

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