61 Commits

Author SHA1 Message Date
Michael Kreuzer
ef4f4d8374 allow docker start script to work with podman 2024-09-13 10:58:52 +02:00
Joseph Garrone
77d3a5190d Refactor checkpoint 2024-09-08 12:00:07 +02:00
Joseph Garrone
2e0ebfcf58 https://github.com/keycloakify/keycloakify-starter/issues/25 2024-08-27 17:40:48 +02:00
Joseph Garrone
b70c0af0a9 Add users to provided realm configuration if none exists 2024-08-25 19:02:00 +02:00
Joseph Garrone
1785916d32 download and extract actually just for downloading and extracting 2024-08-24 23:15:54 +02:00
Joseph Garrone
2c01018529 #618 2024-08-23 18:36:40 +02:00
Joseph Garrone
9499587bad Fix formating bug of Docker command being run 2024-08-19 02:10:59 +02:00
Joseph Garrone
106a1dd4c7 Support parsing of the KC_HTTP_RELATIVE_PATH option 2024-08-19 00:25:41 +02:00
Joseph Garrone
c9c10b8fba Fix issue with the port in the start-keycloak command 2024-08-19 00:00:08 +02:00
Joseph Garrone
4b7d1e2cec Fix bug in docker command 2024-08-18 23:45:58 +02:00
Joseph Garrone
96e4cd79ee Enable to configure the port via the build options 2024-08-18 21:10:18 +02:00
Joseph Garrone
602de2e407 Fix bug with spaces in docker run command 2024-08-18 20:56:25 +02:00
Joseph Garrone
02f2124126 keycloak start command options support in config 2024-08-18 19:19:35 +02:00
Joseph Garrone
dd198f9f06 Tell pepole they can explicitely provide the keycloak version 2024-08-13 00:17:26 +02:00
Joseph Garrone
43f455f4d0 Provide the proxy options to oktokit 2024-08-13 00:17:26 +02:00
Joseph Garrone
91ad0712af Make defaultuser english in keycloak 25 2024-08-07 07:33:48 +02:00
Joseph Garrone
67ce66765f Enable delete account in default Keycloak realm configuration 2024-08-07 06:21:59 +02:00
Joseph Garrone
d084a4bf4a Fix bug spaces in path keycloak-start 2024-08-02 14:09:09 +02:00
Joseph Garrone
b4df0ce52c Set the default user locale to english 2024-07-31 11:57:13 +02:00
Joseph Garrone
77249d8a58 Feat: Initialize account theme (before debug) 2024-07-25 19:53:36 +02:00
Joseph Garrone
f172b94467 Use uppercase for constants 2024-07-13 19:33:59 +02:00
Joseph Garrone
915c500d32 Feedback when running keycloakfy build 2024-06-24 03:58:42 +02:00
Joseph Garrone
b5f6262763 Support cd in running build script in webpack 2024-06-24 02:42:44 +02:00
Joseph Garrone
a686432c65 Shell: true for windows 2024-06-23 22:47:45 +02:00
Joseph Garrone
3878e28b56 Improve monorepo project support, work if there only a package.json at the root (like NX) 2024-06-23 21:23:06 +02:00
Joseph Garrone
9333400322 Remove unused buildContext prop 2024-06-23 02:07:34 +02:00
Joseph Garrone
5dc3453fc9 Enable user profile in default keycloak 23 configuration 2024-06-23 00:45:26 +02:00
Joseph Garrone
1f6edb3c0c Use the configured jar file basename if any 2024-06-16 02:19:56 +02:00
Joseph Garrone
142efb4f99 Do leave artifact in the build directory when using start-keycloak 2024-06-16 01:41:47 +02:00
Joseph Garrone
287edabd90 Enable to build only for specific keycloak version 2024-06-16 01:29:15 +02:00
Joseph Garrone
50e83b1eb5 Only build for specific keycloak version in start-keycloak 2024-06-15 14:30:18 +02:00
Joseph Garrone
61fbbb0b09 Refactor how we update META-INF and how we read what theme types are implemented 2024-06-15 14:23:35 +02:00
Joseph Garrone
9e70e5c12e Suggest 'npm run' instead of 'yarn' to be more generic 2024-06-15 11:27:03 +02:00
Joseph Garrone
a46aef2e7e Use shell for Window resolution of envs 2024-06-14 23:58:54 +02:00
Joseph Garrone
bc8165d0ae Fix usage of dirname instead of basename 2024-06-12 12:01:55 +02:00
Joseph Garrone
b2d381ba4b Apply the name of the theme in the preconfigured realm 2024-06-12 10:50:00 +02:00
Joseph Garrone
81ebb9b552 Prevent the jar to be corrupted when rebuild 2024-06-11 17:19:36 +02:00
Joseph Garrone
5e13b8c41f Exclude Keycloak 22 from test panel 2024-06-11 17:12:12 +02:00
Joseph Garrone
dd1ed948ec Update Keycloak 25 default realm config 2024-06-11 16:26:03 +02:00
Joseph Garrone
8b93f701cf Add realms configurations for Keycloak majors 2024-06-11 16:19:54 +02:00
Joseph Garrone
2ef9828625 Start with keycloak 18 for local container 2024-06-11 11:39:03 +02:00
Joseph Garrone
0ab903dbc7 Add new build target for Kc 25 https://github.com/p2-inc/keycloak-account-v1/pull/13 2024-06-10 15:29:08 +02:00
Joseph Garrone
72e321aa32 Fix update of the build process checkpoint 2024-06-10 09:24:16 +02:00
Joseph Garrone
84c774503d Build rework checkpoint 2024-06-10 07:57:12 +02:00
Joseph Garrone
25c8599d8f Rename BuildOptions -> BuildContext 2024-06-09 09:15:45 +02:00
Joseph Garrone
3453a17c15 Rename reactAppRootDirPath -> projectDirPath and reactAppBuildDirPath -> projectBuildDirPath 2024-06-09 09:03:43 +02:00
Joseph Garrone
a286e252e9 Enable to pass environement variables to test docker container 2024-06-09 08:50:59 +02:00
Joseph Garrone
fdfcd78f02 Watches more files that are relevent to the keycloak theme 2024-05-28 00:55:46 +02:00
Joseph Garrone
d71a2c98d1 Force initial build on keycloakify start 2024-05-27 17:22:55 +02:00
Joseph Garrone
cb9cec676d Accomodate for Angular 2024-05-27 17:21:06 +02:00