A declarative, production-ready blueprint for deploying os2adgang (Keycloak) via GitOps.
This repository provides a container definition and the corresponding Kubernetes manifests. It is designed to be a reference point to getting up and running in your own infratructure with you own instance of os2adgang, only providing your own relevant variabled via environment variables.
-
/Containerfile: OCI-compliant build file. -
/realms: Contains a privider specificrealm.json. Currently only a realm for Fรฆlleskommunal Adgangsstyring is supplied -
/deploy/base: manifests.. -
`/themes: Custom themes
-
/providers`: Custom extensions copied into the build.
The image is pre-optimized. You only need to build and push it to your local registry:
podman build -t <your-registry>/os2adgang:latest .