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
- Host: GitHub
- URL: https://github.com/ing-bank/rokku-dev-keycloak
- Owner: ing-bank
- License: apache-2.0
- Created: 2018-09-18T07:32:28.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-18T17:10:02.000Z (almost 6 years ago)
- Last Synced: 2024-12-30T22:28:41.971Z (over 1 year ago)
- Topics: development, keycloak, rokku
- Language: Dockerfile
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/ing-bank/rokku-dev-keycloak)
[](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