Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 457 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 457 Bytes

sso-keycloak

Lifecycle:Stable

repository for keycloak images and helm chart

Docker image

  • GitHub Packages
  • Tag strategies/conventions

Devhub Docs

Devhub docs are generated using Techdocs, a cli tool. To run locally:

  • python -m venv venv
  • pip install -r requirements.txt
  • npx @techdocs/cli serve --verbose --no-docker