KEYCLOAK_ADMIN="admin" KEYCLOAK_ADMIN_PASSWORD="password" DOMAIN="localhost" KC_HOSTNAME="localhost" KC_HOSTNAME_ADMIN_URL="http://localhost/keycloak/auth" DB_PASSWORD="password"
KC_DB="postgres"
KC_DB_PASSWORD="password"
# KC_DB_URL="jdbc:postgresql://postgres:5432/postgres?currentSchema=keycloak"
KC_DB_USERNAME="dbmasteruser"
# Keycloak settings
KC_HEALTH_ENABLED=true
KC_HOSTNAME_STRICT_HTTPS=false
KC_METRICS_ENABLED=true
KC_LOG_LEVEL="DEBUG"
KC_PROXY="edge"
KC_HTTP_RELATIVE_PATH="/auth"
KC_HOSTNAME_STRICT=false
KC_HTTP_ENABLED=true
KEY_CLOAK_REALM="school"
#KC_SPI_THEME_DEFAULT="locum-theme"
#JAVA_OPTS_APPEND="--add-opens java.base/java.lang=ALL-UNNAMED"
Content type
Image
Digest
sha256:6a30d30d6…
Size
223.9 MB
Last updated
almost 2 years ago
docker pull muhohoweb/keycloak:1.0.2