[keycloak-dev] Proposed changes to dist bundles

Stian Thorgersen stian at redhat.com
Tue May 27 06:52:01 EDT 2014


I'd like to do some changes to our distribution to make it easier to automate/script installing Keycloak.

This would include:

* Deploy server-war to Maven 
* Add appliance-dist and war-dist to Maven
* Some layout changes to appliance-dist

I'd like to rename appliance-dist to just dist, and move everything in the keycloak folder up one level. So the contents of "keycloak-dist-<version>.zip" would be (not including everything):

  - adapters
  - bin
  - standalone
     - configuration
        - keycloak-server.json
        - themes
     - deployments
        - auth-server.war
  - docs (combined with WildFly docs, or replace WildFly docs, not sure which?)
  - examples

    
  


More information about the keycloak-dev mailing list