This repository contains the reference configuration to deploy the Catena-X (CX) specific Keycloak instances.
The instances depend on the helm chart from Bitnami (chart version 7.1.18, app version 16.1.1).
The repository is split up in:
- The helm charts to deploy the CX Keycloak instances
- The CX specific configuration (e.g. keycloak-themes and initial realm-config)
- The dockerfile (Dockerfile.import) to build an image containing the CX specific configuration which is used as init container at Keycloak startup
- The CX consortia specific configuration
For further information please refer to the chart specific README files, available under the following directories:
- charts/centralidp
- charts/sharedidp
This application provides container images (init containers only) for demonstration purposes.
DockerHub:
Base image: alpinelinux/docker-alpine:3.17
- Dockerfile: alpinelinux/docker-alpine:3.17
- GitHub project: https://github.com/alpinelinux/docker-alpine)
- DockerHub: https://hub.docker.com/_/alpine
Distributed under the Apache 2.0 License. See LICENSE for more information.