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
erik 700875de53 Version 1.0.1 1 year ago
doc add try out image 3 years ago
public Update Browser build 1 year ago
src Remove service port 443 1 year ago
.gitignore Format 1 year ago
.gitlab-ci.yml Update ci to use correct config and auth 1 year ago
LICENSE Updated license 3 years ago
README.md Verify validity of example config and auth 1 year ago
package.json Release 1.0.1 1 year ago
project.clj Version 1.0.1 1 year ago
shadow-cljs.edn Fix cljs tests 1 year 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/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 -

License

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