Running Keycloak with Docker (optional)
Keycloak can be setup locally with Docker, if a pre-existing Keycloak instance is not available.
Browse to the folder "keycloak" where the docker compose file for keycloak "keycloak-compose.yml" is available.
Run the Docker containers using the "run-keycloak.sh" file
Last updated