Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

Latest commit

 

History

History
26 lines (21 loc) · 469 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 469 Bytes

Keycloak Issue Showcase

Link: KEYCLOAK-12260

Setup

Use scripts provided under src/docker to create sample infrastructure.

cd src/docker
./create-machine.sh
docker-compose up -d

Postgres

User: admin Password: pgadm

Keycloak

User: admin Password: kcadmin

Edit /etc/hosts

// replace with your docker machine IP
192.168.99.123 keycloak-showcase

URL: http://keycloak-showcase:8080/auth/