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)
Restart system
Verify:
docker --version \\ docker compose version \\
keycloak_installation_on_windows_and_linux.1769246143.txt.gz · Last modified: by pradnya
