[keycloak-user] Keycloak Docker images

Juraci Paixão Kröhling juraci at kroehling.de
Wed May 21 12:44:41 EDT 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

I have to say that I'm really surprised by how easy it was, specially
for the first working version of the Dockerfile for the server. So,
for trying things out, it's really cool. Might be cool for production
as well, in the future.

As of now, it might not be the easiest thing to maintain because a lot
of paths are fixed with version numbers, but as the file evolves, we
can adopt some practices to make it easier to maintain. For the next
version of KC and/or Wildfly, I'd say that it would require about an
hour to update the files, test it and submit a new image.

- - Juca.

On 05/21/2014 06:31 PM, Bill Burke wrote:
> Mutha!
> 
> Is Docker as cool as it looks? !  Cool!  Is this hard to maintain?
> 
> On 5/21/2014 11:12 AM, Juraci Paixão Kröhling wrote: All,
> 
> I've just scratched a pair of Docker images for Keycloak, and I
> would be interested in getting some feedback. If you already have
> Docker installed, you can start an auth server by running this
> command:
> 
> docker run -it -p 8080:8080 jpkroehling/keycloak-server
> 
> Then, it should be available as: http://localhost:8080/auth
> (admin/admin)
> 
> The second image is built on top of the server, and contains the 
> examples. To run it, execute this command:
> 
> docker run -it -p 8080:8080 jpkroehling/keycloak-examples
> 
> Same procedure for the admin: http://localhost:8080/auth
> (admin/admin)
> 
> And you can login into the Customer Portal sample application
> using bburke at redhat.com/password at 
> http://localhost:8080/customer-portal/customers/view.jsp
> 
> If you have questions or comments, I'm also available at #keycloak
> on freenode as jpkroehling .
> 
> - Juca.
>> _______________________________________________ keycloak-user
>> mailing list keycloak-user at lists.jboss.org 
>> https://lists.jboss.org/mailman/listinfo/keycloak-user
>> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBCgAGBQJTfNf5AAoJEDnJtskdmzLMvuQIAJs7tYx5SZv9nzyeXNrBADni
WCHnlHC5meBPPObGm1ds2venkthaHUWH7tQrPYAPBuIvBjh4lT3cYCSRcYngzj6X
xSUAp0J+/i5hh5nY05z9sCNq/eNTPu49OJc7ZzXeomZdTA29ZP86Ia+63PIcci6k
Q5atwMLX4ecj9vfkADzqr2sBBU3q52kx01vwMkiEvl9jADKB7yi65PC2QGTKV9up
+zSw+8CAIXG7HY1biAal4t4Xm8LAeqhadfM/jXskumpH3ZC3IpkaRXimG+0LfM96
AX0yPJCXlsyVROp++y4/OvuFK2Zv7+Mfu18Pqprf69BpVU48HTF2iYSwLOTM/BI=
=dr0a
-----END PGP SIGNATURE-----


More information about the keycloak-user mailing list