Add a Docker Compose setup with debugging and testing realm #27

Merged
stb merged 3 commits from example-realm into main 2026-07-18 14:16:14 +02:00
Showing only changes of commit a48e0f3219 - Show all commits

Typo
Some checks failed
/ Verify (pull_request) Has been cancelled
/ Verify (push) Has been cancelled

Stefan Bethke 2026-07-18 14:15:32 +02:00

View file

@ -13,7 +13,7 @@ It will be imported automatically when Keycloak starts.
## Updating the Realm
If oyu want to make changes to the testing realm and persist them, you need to export the realm.
If you want to make changes to the testing realm and persist them, you need to export the realm.
The following command runs the Keycloak export for the realm `testing` storing it in the mapped directory `import/testing.json`.
The copying of the database is necessary to avoid locking errors.