No description
- Clojure 70.5%
- Python 27.6%
- Dockerfile 1.9%
| doc | ||
| infrastructure | ||
| src | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| build.py | ||
| LICENSE | ||
| project.clj | ||
| README.md | ||
convention 4 kubernetes: c4k-keycloak
chat over e-mail |
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:
- https://codeberg.org/meissa/c4k-keycloak.git (issues and PR)
- https://gitlab.com/domaindrivenarchitecture/c4k-keycloak (CI)
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