Skip to content

docs: replace postgresql operator with dedicated rds for keycloak#162

Open
pavlochaikivskyi wants to merge 4 commits intomainfrom
epmcdme-10656-aws
Open

docs: replace postgresql operator with dedicated rds for keycloak#162
pavlochaikivskyi wants to merge 4 commits intomainfrom
epmcdme-10656-aws

Conversation

@pavlochaikivskyi
Copy link
Collaborator

@pavlochaikivskyi pavlochaikivskyi commented Mar 19, 2026

Summary

Documents the migration of Keycloak's database from the PGO PostgreSQL Operator to a managed RDS instance, with support for both a dedicated Keycloak RDS and a shared CodeMie instance.

Changes

  • Added Keycloak PostgreSQL instance to the infrastructure deployments overview and scripted deployments outputs
  • Removed PostgreSQL Operator from all component tables, deployment dependency lists, and manual deployment guides
  • Updated Keycloak installation steps to create the required Kubernetes secrets and pass the database hostname and mode via --set flags
  • Updated container resource table to reflect Keycloak's database is now a managed service rather than a pod

Testing

  • Tested locally with npm start
  • All pages render correctly
  • Images display properly
  • Internal links work
  • Sidebar navigation works

Quality Checks

  • npm run check passes (typecheck + lint + commitlint)
  • No MDX compilation errors
  • No raw angle brackets (<text> must be `<text>`)
  • Sidebar references document IDs (not filenames)
  • Images stored locally next to content (not in static/img/)
  • Commit messages follow Conventional Commits
  • No secrets or credentials in documentation

@pavlochaikivskyi pavlochaikivskyi changed the title docs(aws): replace PostgreSQL Operator with dedicated RDS for Keycloak docs(aws): replace postgresql operator with dedicated rds for keycloak Mar 19, 2026
@github-actions
Copy link

PR Preview Ready!

Your preview documentation is ready! Visit it here:

Preview URL: http://codemie-docs-pr-previews.s3-website.eu-central-1.amazonaws.com/pr-162/


This preview will be automatically updated when you push new commits to this PR.
Preview files will be deleted when the PR is closed or merged.

@pavlochaikivskyi pavlochaikivskyi changed the title docs(aws): replace postgresql operator with dedicated rds for keycloak docs: replace postgresql operator with dedicated rds for keycloak Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant