-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hello,
I run into a problem at step 2 (importing the keycloak settings for the mapeditor). I get past the first command (docker cp keycloak/esdl-mapeditor-realm.json keycloak:/tmp/esdl-mapeditor-realm.json), which gets copied succesfully. However, the second command is (docker exec -it keycloak /opt/jboss/keycloak/bin/standalone.sh -Djboss.socket.binding.port-offset=100 -Dkeycloak.profile.feature.upload_scripts=enabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.strategy=OVERWRITE_EXISTING -Dkeycloak.migration.file=/tmp/esdl-mapeditor-realm.json) where I get stuck at and it shows the following:
I am using Windows Home 11, if you need any more information please let me know. Thank you
Metadata
Metadata
Assignees
Labels
No labels

