Skip to content

OS2sandbox/os2adgang-blueprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

os2adgang-blueprint

A declarative, production-ready blueprint for deploying os2adgang (Keycloak) via GitOps.

๐Ÿš€ Overview

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.

๐Ÿ— Structure

  • /Containerfile: OCI-compliant build file.

  • /realms: Contains a privider specific realm.json. Currently only a realm for Fรฆlleskommunal Adgangsstyring is supplied

  • /deploy/base: manifests..

  • `/themes: Custom themes

  • /providers`: Custom extensions copied into the build.

๐Ÿ›  Usage for Platform Engineers

1. Build the Image

The image is pre-optimized. You only need to build and push it to your local registry: podman build -t <your-registry>/os2adgang:latest .

2. Connect to GitOps (ArgoCD)

About

Deployment template for os2adgang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors