keycloak_installation_on_windows_and_linux
This is an old revision of the document!
Table of Contents
Keycloak Docker-based installation - windows and linux
Prerequisites (Common for Both)
Before Keycloak:
| Tool | Required |
|---|---|
| Docker | โ |
| Docker Compose (optional) | โ |
| Port 8080 free | โ |
Keycloak Installation on Windows
Install Docker Desktop (Windows)
Download Docker Desktop:
๐ https://www.docker.com/products/docker-desktop/
- During installation:
- Enable WSL 2
- Enable Hyper-V (if asked)
2. Restart system
3. Verify:
docker --version docker compose version
keycloak_installation_on_windows_and_linux.1769246249.txt.gz ยท Last modified: by pradnya
