[arch-dev-public] News draft: Keycloak 17.0.0-3 update requires manual reconfiguration
The `keycloak` package prior to version 17.0.0-3 was running with WildFly server. Since upstream moved to Quarkus, Arch Linux follows this approach. This means current configurations need to be migrated. The new config location needs to be adjusted from the old `.xml` format to the new `.conf` ``` /etc/keycloak/keycloak.conf ``` The new $HOME of Keycloak is in `/usr/share/java/keycloak` See Keycloak [migration docs](https://www.keycloak.org/migration/migrating-to-quarkus) and Keycloak Quarkus [server docs](https://www.keycloak.org/server/configuration) -- Leonidas Spyropoulos PGP: 59E43E106B247368
On 07/03/2022 16:04, Leonidas Spyropoulos via arch-dev-public wrote:
The `keycloak` package prior to version 17.0.0-3 was running with WildFly server. Since upstream moved to Quarkus, Arch Linux follows this approach. This means current configurations need to be migrated.
The new config location needs to be adjusted from the old `.xml` format to the new `.conf` ``` /etc/keycloak/keycloak.conf ```
The new $HOME of Keycloak is in `/usr/share/java/keycloak`
See Keycloak [migration docs](https://www.keycloak.org/migration/migrating-to-quarkus) and Keycloak Quarkus [server docs](https://www.keycloak.org/server/configuration)
v2 after comments in IRC regarding definition of WildFly and Quarkus. """ The `keycloak` package prior to version 17.0.0-3 was running with WildFly server. Since upstream officially moved to [Quarkus distribution](https://www.keycloak.org/2020/12/first-keycloak-x-release.adoc), Arch Linux follows this approach. This means current configurations need to be migrated. The new config location needs to be adjusted from the old `.xml` format to the new `.conf` ``` /etc/keycloak/keycloak.conf ``` The new $HOME of Keycloak is in `/usr/share/java/keycloak` See Keycloak [migration docs](https://www.keycloak.org/migration/migrating-to-quarkus) and Keycloak Quarkus [server docs](https://www.keycloak.org/server/configuration) """ hackmd link: https://md.archlinux.org/aOkzc4q-Tii9r6lBAuIcGA?both -- Leonidas Spyropoulos PGP: 59E43E106B247368
participants (1)
-
Leonidas Spyropoulos