Skip to content
New issue

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

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

Already on GitHub? # to your account

Update keycloak.yml #1162

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Update keycloak.yml #1162

merged 1 commit into from
Oct 29, 2024

Conversation

dennemark
Copy link
Contributor

Newest version 26.0.2
Postgres version 16

--proxy was deprecated
---proxy-headers=xforwarded is necessary
and for replacement of --proxy=edge also --http-enabled=true

ENV variables were changed, too.

https://www.keycloak.org/docs/latest/upgrading/index.html#deprecated-proxy-option

☑️ Self Check before Merge

  • I have tested the template using the method described in README.md thoroughly
  • I have ensured that I put as much default values as possible (except passwords) to ensure minimum effort required for end users to get started.
  • I have ensured that I am not using the "latest" tag as this tag is dynamically changing and might break the one-click app. Use a fixed version.
  • I have made sure that instructions.start and instructions.end are clear and self-explanatory.
  • Icon is added as a png file to the logos directory.
  • I've executed the checks if necessary by running npm ci && npm run validate_apps && npm run formatter (If failling run the prettier: npm run formatter-write)
  • I will take responsibility addressing any issues that arises as a result of this PR (maintaining this app).

Newest version 26.0.2
Postgres version 16

--proxy was deprecated
---proxy-headers=xforwarded is necessary
and for replacement of --proxy=edge also --http-enabled=true

Password naming was changed, too.

https://www.keycloak.org/docs/latest/upgrading/index.html#deprecated-proxy-option
@githubsaturn
Copy link
Collaborator

Thanks!

@githubsaturn githubsaturn merged commit b1fe2cc into caprover:master Oct 29, 2024
1 check passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants