An open API service indexing awesome lists of open source software.

https://github.com/ing-bank/rokku-dev-keycloak

Keycloak development image for the Rokku project: https://github.com/ing-bank/rokku
https://github.com/ing-bank/rokku-dev-keycloak

development keycloak rokku

Last synced: 5 months ago
JSON representation

Keycloak development image for the Rokku project: https://github.com/ing-bank/rokku

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/ing-bank/rokku-dev-keycloak.svg?branch=master)](https://travis-ci.org/ing-bank/rokku-dev-keycloak)
[![](https://images.microbadger.com/badges/image/wbaa/rokku-dev-keycloak:latest.svg)](https://microbadger.com/images/wbaa/rokku-dev-keycloak:latest)

# Rokku Dev - Keycloak

testrealm.json - users, groups, clients and so on to be available after keycloak start.

## building the image
```
docker build -t dockerkeycloakname .
```
## running
```
docker run -p 8080:8080 -e KEYCLOAK_USER=admin -e KEYCLOAK_PASSWORD=admin dockerkeycloakname
```
Login as admin:admin: http://localhost:8080/auth