Installatie
UNZIP Downloadbaar distributiebestand-‘Keycloak-11.0.0. \ [Zip | Tar.gz ] Standalone bootscript /bin directory bevat alle scripts. Op basis van het besturingssysteem kan het scriptbestand worden uitgevoerd: Linux/Unix
$ .../bin/standalone.sh
ramen
> ...\bin\standalone.bat
Zelfstandige configuratie Configuratiebestand (in stand -alone modus) bevindt zich op /standalone/configuratie/standalone.xml.
uitgevoerd in Docker
Start KeyCloak met de volgende opdracht:
docker run -p 8080:8080 -e KEYCLOAK_USER=admin -e KEYCLOAK_PASSWORD=admin quay.io/keycloak/keycloak:11.0.0
Hiermee wordt KeyCloak blootgesteld op de lokale poort 8080. Het maakt ook een initiële admin -gebruiker met gebruikersnaambeheerder en wachtwoordbeheerder.