Running Keycloak with Docker (optional)

Keycloak can be setup locally with Docker, if a pre-existing Keycloak instance is not available.

  1. Browse to the folder "keycloak" where the docker compose file for keycloak "keycloak-compose.yml" is available.

  2. Run the Docker containers using the "run-keycloak.sh" file

Last updated