Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 848 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 848 Bytes

Keycloak Box

Installation of Keycloak via ansible.

Installation on local system for testing

Prerequisites

Perform the following steps in the terminal (Linux / macOS) or in the GitBash (Windows).

git clone https://gitlab.com/e.kacaj/keycloak-box.git
cd keycloak-box
vagrant up

When the installation is complete (a few minutes, depending on the download speed), keycloak can be opened in the browser

http://192.168.98.117/keycloak

    #Administration Console  
    username/email:  admin
    password:        ch@ngEme

Documentations

for more info about the specific role, including the configuration variable etc, check the link documentation