Hello community
planning to upgrade keycloak from 11 to 20 (docker)
considering WildFly to Quarkus migration, is it something to be done smoothly or there are caveats?
also should it be upgraded 11>12>13>…>20 or can be done directly?
any advice or best-practises-link is much appreciated
thanks
Clustering is different, I didn’t use docker, but I did upgrade 14,15,16…etc… I know some people did jump from 3.4.x to 18.x but I never done it myself! the only trick I recall was with clustering when moved from WildFly to Quarkus and couple of things related to SPI for JKS certs
as far as i recall, in wildfly, the configurations were in the main config file like standalone.xml, “not sure if this was infinispan” then in Quarkus, you need separate XML that is based on inifinspan , but when we did the move from wildfly to Quarkus, we had to re configure our clustering