*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 15ec8868 authored by Wörister, Florian's avatar Wörister, Florian
Browse files

Merge branch 'fw/addLinkToReadme' into 'master'

add link to documentation

See merge request fairdata/crdm-keycloak-setup!6
parents 91f7c786 871c5bfe
No related branches found
No related tags found
1 merge request!6add link to documentation
Pipeline #99371 passed
...@@ -12,4 +12,7 @@ restarting (`docker-compose down && docker-compose up -d`) keycloak all realms a ...@@ -12,4 +12,7 @@ restarting (`docker-compose down && docker-compose up -d`) keycloak all realms a
# Importing Realms # Importing Realms
To import realms into a new keycloak instance first place your dump file (`realms-export.json`) into the export folder. To import realms into a new keycloak instance first place your dump file (`realms-export.json`) into the export folder.
Next, execute the `import-realms.sh` script which erases all existing data on the keycloak instance and then imports the Next, execute the `import-realms.sh` script which erases all existing data on the keycloak instance and then imports the
provided realm-dump. provided realm-dump.
\ No newline at end of file
----------------------------------------
Furhter Information about Import/Export can be found in the [official documentation](https://wjw465150.gitbooks.io/keycloak-documentation/content/server_admin/topics/export-import.html)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment