summaryrefslogtreecommitdiffhomepage
path: root/public/v4/apps/keycloak.yml
AgeCommit message (Collapse)Author
2023-12-06Keycloak - fixed entrypoint, versions and typo in name, added hostname env ↵Vojtěch Kaizr
(#1035) * updated libreddit - changed docker image, version by tag instead SHA hash * fixed version tag * returned SHA tag, no other tags than latest in docker repo * keycloak fixes
2023-02-10Fix db url issue (#863)dennemark
Newer keycloak versions auto-build on `kc.sh start`. This leads to loss of correct usage of postgres db. If we pass `--optimized` parameter to it, keycloak will take the already build file with KC_DB=postgres and it should work.
2022-12-05chore(name) add all missing displayName (#798)Simon Belbeoch
* chore(name) add all missing displayName * chore(name) add all missing displayName * chore(droppy) fix mistake archived name in droppy
2022-07-05Upgrade keycloak to v18+ and switch to official repos breaking changes (#675)Matthieu Borgognon
* Update Ghost to v5 breaking changes * Fix formatting issue * Upgrade keycloak to v18+ and switch to official repos breaking changes * Made data persistent trough postgres * Fix formatting
2022-01-08fixes #597 bump kc version to current, autogen passwords (#598)Jeffrey Paul
2021-03-14Tidy instructions spelling & spacing (#369)Edward
* tidy up instructions spelling/spacing * remove spaces in empty lines Co-authored-by: Edward <[email protected]> Co-authored-by: Kasra Bigdeli <[email protected]>
2020-08-16Formatter on V4Kasra Bigdeli
2020-08-16migrate to v4Kasra Bigdeli
2020-08-16Fixed buildKasra Bigdeli
2020-08-16Fixed buildKasra Bigdeli
2020-08-16migrated to v4Kasra Bigdeli