Skip to content

Latest commit

 

History

History
executable file
·
19 lines (8 loc) · 651 Bytes

File metadata and controls

executable file
·
19 lines (8 loc) · 651 Bytes

OpenShift Keycloak Cartridge

To create a Openshift Cartridge for Keycloak see the manual "Create new openshift keycloak version" in OneNote

Original readme:

You can build a gear using this cartridge with the following command:

rhc app create keycloak http://cartreflect-claytondev.rhcloud.com/github/keycloak/openshift-keycloak-cartridge

It will take a few minutes to build, so be patient.

You can also start a specific version by adding ?commit to the url. For example to start 1.7.0.Final run:

rhc app create keycloak http://cartreflect-claytondev.rhcloud.com/github/keycloak/openshift-keycloak-cartridge?commit=1.7.0.Final