Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 554 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 554 Bytes

Keycloak Example Docker Container

This project builds a docker container with the compiled examples from version 3.4.3.Final of Keycloak. The docker container includes maven installation and building of the example projects in Keycloak.

Prerequisites

  • Create a .env file from the sample with a default keycloak adminsitrator
  • Download the demo server project and place it in the _srv directory. The demo project can be downloaded from the keycloak repo: Downloads - 3.4.3.Final