Commit Graph

11 Commits

Author SHA1 Message Date
Vojtěch Kaizr 7ce651301f
Keycloak - fixed entrypoint, versions and typo in name, added hostname env (#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-12-06 18:43:01 -08:00
dennemark d591305629
Fix db url issue (#863)
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.
2023-02-10 18:28:29 -08:00
Simon Belbeoch f200c97979
chore(name) add all missing displayName (#798)
* chore(name) add all missing displayName

* chore(name) add all missing displayName

* chore(droppy) fix mistake archived name in droppy
2022-12-05 20:10:35 -08:00
Matthieu Borgognon d1b89fe65f
Upgrade keycloak to v18+ and switch to official repos breaking changes (#675)
* 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-07-05 18:00:24 -07:00
Jeffrey Paul ec813453c6
fixes #597 bump kc version to current, autogen passwords (#598) 2022-01-08 15:44:40 -08:00
Edward 91daa6b904
Tidy instructions spelling & spacing (#369)
* tidy up instructions spelling/spacing

* remove spaces in empty lines

Co-authored-by: Edward <edward@finchit.co.za>
Co-authored-by: Kasra Bigdeli <kasra85@gmail.com>
2021-03-14 14:09:07 -04:00
Kasra Bigdeli af172b6680 Formatter on V4 2020-08-16 20:07:04 -04:00
Kasra Bigdeli 0e70ec541e migrate to v4 2020-08-16 20:03:15 -04:00
Kasra Bigdeli 83103a1809 Fixed build 2020-08-16 19:40:55 -04:00
Kasra Bigdeli 723ca5cca5 Fixed build 2020-08-16 19:37:46 -04:00
Kasra Bigdeli 43505a20e8 migrated to v4 2020-08-16 19:24:26 -04:00