keycloak-ops

Keycloak Operations Documentation

Automated documentation site for Keycloak operations.

Live Site

View Documentation

Development

# Install dependencies
pip install -r requirements.txt

# Run locally
mkdocs serve

Deployment

Automatically deployed to GitHub Pages via GitHub Actions on push to main branch.

Tech Stack