[keycloak-user] Keycloak Docker images

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


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

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.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBCgAGBQJTfMJqAAoJEDnJtskdmzLMETEH/2t65Id17Ui+Kvz7gAKSFPAk
M8Ur9cGKs8Yqg6pQSXsW3HSc28iBpbtHxOf/DdwlzELe2xOGnuvDD63GKObQoprC
jnaEgtWGR6dwbRqzfdSUxNQJ4Zf4/bHD1lb8yx7mQ+Bel99fCNIShAQdiVFv0szC
tfOACIbAvosAQnyQTD1yJMS09JxEZxCgGbiCYfXDtbV4cmvSFxB1LTNmwlBP3wR9
tw1HZP64S53SAq60rN0H7FtnG/sXxTjGASQuvYVLYAkGRzo62pKGX3ZjdZtoqbhD
JzNk74IpI/a4ftFnmTaLgtv/7ynz6793Q/xv2OdvBY2UEErT02Ri41uV/jChg5Y=
=XqNI
-----END PGP SIGNATURE-----


More information about the keycloak-user mailing list