thedigitalgarage/keycloakExample Dockerfile with Keycloak server on The Digital Garage.
To boot in standalone mode
oc new-app thedigitalgarage/keycloak
Once it boots, you can login to the admin console using admin/admin for the first login. If you have not created an admin account, use the instructions below to creat the admin account with enviroment variables at build.
By default there is no admin user created so you won't be able to login to the admin console. To create an admin account you need to use environment variables to pass in an initial username and password. This is done by running:
oc new-app -e KEYCLOAK_USER=<USERNAME> -e KEYCLOAK_PASSWORD=<PASSWORD> thedigitalgarage/keycloak
When starting the Keycloak instance you can pass a number an environment variables to set log level for Keycloak, for example:
oc new-app -e KEYCLOAK_LOGLEVEL=DEBUG thedigitalgarage/keycloak
This image extends the jboss/base-jdk image which adds the OpenJDK distribution on top of the jboss/base image. Please refer to the README.md for selected images for more info.

manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务