Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to later keycloak version ~v26 #4

Open
TrueType opened this issue Jan 31, 2025 · 3 comments
Open

Update to later keycloak version ~v26 #4

TrueType opened this issue Jan 31, 2025 · 3 comments

Comments

@TrueType
Copy link

Hi,

currently the v23 ist used with deprecated --proxy edge starting parameter.

image: quay.io/keycloak/keycloak:23.0

command: start-dev --proxy edge --import-realm

Do you have a later v26 configuration on and running? Please share.

@fchaussin
Copy link

Hi! You can easily update on v25 but the export will not work, I can give you my docker-compose on monday if you can wait. Have a nice weekend

@TrueType
Copy link
Author

This may help - https://www.keycloak.org/docs/24.0.5/upgrading/index.html
I could get it running with

image: quay.io/keycloak/keycloak:26.0.5
command: start-dev --proxy-headers xforwarded --import-realm

My version is pinned on 26.0.5. The --proxy edge breaks already with v24.

@TrueType
Copy link
Author

You, too, have a nice weekend. I use the Keycloak for development. With the upgrades to later images the full setup stayed unchanged (realms, users,..). That was real nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants