*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
  1. Feb 08, 2025
  2. Feb 07, 2025
    • Tsepelakis, Sotirios's avatar
      🔃 Scripts: fix import/export · 7fe5c181
      Tsepelakis, Sotirios authored
      * Remove --users flag from export, it is only valid when exporting to a directory
      * Specify management-port flag. Default one points to 9000 which clashes with the already running Keycloak instance
      7fe5c181
  3. Oct 15, 2024
  4. May 16, 2024
  5. Oct 12, 2023
  6. Oct 10, 2023
  7. Oct 02, 2023
  8. Sep 23, 2023
  9. Sep 22, 2023
  10. Mar 09, 2023
    • Tsepelakis, Sotirios's avatar
      CI: Improve deployment pipeline · 8982095b
      Tsepelakis, Sotirios authored
      * Use git pull when the repository exists
      * Tear down the old deployment only when pulling and before transferring the required deployment files
      8982095b
    • Tsepelakis, Sotirios's avatar
      Update keycloak config for v19 · 5b3efa2f
      Tsepelakis, Sotirios authored
      * the `--auto-build` flag is deprecated and no longer needed. The build command is always run behind the scenes before starting the server
      * the KC_PRODUCTION_MODE env variable is now removed for simplicity. No flags are used, so the command can be extended when setting the dev env variable
      * References #3
      v2.0
      5b3efa2f
  11. Feb 08, 2023
  12. Feb 07, 2023
  13. Feb 06, 2023
  14. Jan 30, 2023
  15. Jan 23, 2023
    • Tsepelakis, Sotirios's avatar
      Remove realms dump from source control · 45bafa96
      Tsepelakis, Sotirios authored
      * Note: the docker compose command automatically creates the bind mounts if they don't exist. This however can lead to permission problems and thus we use a .gitkeep file to preserve the directory's ownership & permissions
      45bafa96
    • Tsepelakis, Sotirios's avatar
      Refactor migration scripts · d2f923e8
      Tsepelakis, Sotirios authored
      * Change interpreter to sh for compatibility
      * Add possibility to specify input/output migration file name
      * Change `docker` command to `docker compose` so that the container name is not hardcoded into the script & remove unnecessary flags
      * Note: There is no need to check where the docker-compose.yml file is when running the scripts from any of the project's subdirectories. The docker compose command automatically looks for the file further up in the hierarchy
      d2f923e8
  16. Jan 19, 2023
  17. Jan 13, 2023
  18. Jan 12, 2023
  19. Jan 03, 2023
    • Tsepelakis, Sotirios's avatar
      Update services' versions · a2e53aea
      Tsepelakis, Sotirios authored
      * specify last known working versions in the compose file
      * previously the `latest` tag was not pulling the actual latest image since the build was local
      a2e53aea
  20. May 02, 2022
  21. Feb 28, 2022
  22. Jul 09, 2021
Loading