keycloak_installation_on_windows_and_linux
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| keycloak_installation_on_windows_and_linux [2026/01/24 09:27] – [Install Docker Desktop (Windows)] pradnya | keycloak_installation_on_windows_and_linux [2026/01/24 09:29] (current) – [Prerequisites (Common for Both)] pradnya | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| |Port 8080 free|✅| | |Port 8080 free|✅| | ||
| - | ====== Keycloak Installation on | + | Recommended Folder Structure (Both OS) |
| + | < | ||
| + | |||
| + | iam/ | ||
| + | ├─ keycloak/ | ||
| + | │ | ||
| + | │ | ||
| + | │ | ||
| + | └─ scripts/ | ||
| + | | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ====== Keycloak Installation on Windows ====== | ||
| ===== Install Docker Desktop (Windows) ===== | ===== Install Docker Desktop (Windows) ===== | ||
| Line 32: | Line 49: | ||
| ==== Install Docker ==== | ==== Install Docker ==== | ||
| - | **ubuntu**< | + | **ubuntu** |
| + | < | ||
| + | sudo apt update | ||
| + | sudo apt install -y docker.io | ||
| + | sudo systemctl start docker | ||
| + | sudo systemctl enable docker | ||
| </ | </ | ||
keycloak_installation_on_windows_and_linux.1769246826.txt.gz · Last modified: by pradnya
