[keycloak-user] standalone.xml + docker

Schuster Sebastian (INST-CSS/BSV-OS) Sebastian.Schuster at bosch-si.com
Tue Sep 11 03:03:15 EDT 2018


If you take the current 4.4.0.Final docker image. TLS support is available OOTB, you just have to add certificate files to a specific directory.
Otherwise just have a look at the official image https://github.com/jboss-dockerfiles/keycloak/tree/master/server. They use jboss-cli to change
the default standalone.xml according to provided parameters instead of providing a custom standalone.xml.

Best regards,
Sebastian


Mit freundlichen Grüßen / Best regards

Dr.-Ing.  Sebastian Schuster

Engineering and Support (INST/ESY1) 
Bosch Software Innovations GmbH | Ullsteinstr. 128 | 12109 Berlin | GERMANY | www.bosch-si.com
Tel. +49 30 726112-485 | Fax +49 30 726112-100 | Sebastian.Schuster at bosch-si.com

Sitz: Berlin, Registergericht: Amtsgericht Charlottenburg; HRB 148411 B 
Aufsichtsratsvorsitzender: Dr.-Ing. Thorsten Lücke; Geschäftsführung: Dr. Stefan Ferber, Michael Hahn 



-----Original Message-----
From: keycloak-user-bounces at lists.jboss.org <keycloak-user-bounces at lists.jboss.org> On Behalf Of Corentin Dupont
Sent: Montag, 10. September 2018 18:08
To: keycloak-user <keycloak-user at lists.jboss.org>
Subject: [keycloak-user] standalone.xml + docker

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
_______________________________________________
keycloak-user mailing list
keycloak-user at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user



More information about the keycloak-user mailing list