[keycloak-user] standalone.xml + docker

Corentin Dupont corentin.dupont at gmail.com
Mon Sep 10 12:08:29 EDT 2018


Hello,
I have a configuration working with docker, and I wonder how to change some
parameter in standalone.xml (specifically for HTTPS).
Where should I get the standalone.xml file with the correct version? From
Github?
How should I insert it in the docker image?
I figured out:

FROM jboss/keycloak:3.4.3.Final
COPY standalone.xml /opt/jboss/keycloak/standalone/configuration/

Is that correct?

Thanks a lot!
Corentin


More information about the keycloak-user mailing list