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

Adding a Keycloak High Availability section to Keycloak's docs #433

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

ahus1
Copy link
Contributor

@ahus1 ahus1 commented Nov 22, 2023

Merge this only after:

Related to keycloak/keycloak#24844

@ahus1
Copy link
Contributor Author

ahus1 commented Nov 22, 2023

To build the Keycloak web site locally, first build PR keycloak/keycloak#24844 locally.

To check out this PR locally in a branch named pr-433-review, assuming that the Keycloak upstream repository is named upstream.

git fetch upstream pull/433/head:pr-433-review
git checkout pr-433-review

You're free to adjust the name pr-433-review to match your local conventions and change it both commands above.

To build the Keycloak website locally, run

mvn clean install -Dversion.keycloak=999.0.0-SNAPSHOT

Afterwards, open the file target/web/index.html in a local browser for previewing all guides of the HA group.

A more general guide is available in README.md

@ahus1 ahus1 requested a review from stianst November 22, 2023 08:33
@ahus1 ahus1 marked this pull request as ready for review November 22, 2023 08:36
@stianst stianst merged commit 8046aa2 into keycloak:main Nov 23, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants