From 2ead2089b1107bbc142a75c96b4d85a620299493 Mon Sep 17 00:00:00 2001 From: ahus1 Date: Tue, 26 Mar 2024 16:02:40 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20main=20from=20=20@=2005e2e20b8?= =?UTF-8?q?db94129e61ac6aac1f4bbd5981750f1=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- high-availability/introduction.html | 76 +++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) diff --git a/high-availability/introduction.html b/high-availability/introduction.html index 6c727151e596..a69db5eaa780 100644 --- a/high-availability/introduction.html +++ b/high-availability/introduction.html @@ -75,6 +75,8 @@

Multi-site deployments

+
+

Keycloak supports deployments that consist of multiple Keycloak instances that connect to each other using its embedded Infinispan; load balancers can distribute the load evenly across those instances. Those setups are intended for a transparent network on a single site.

@@ -87,6 +89,80 @@

Multi-site deployments

The different guides introduce the necessary concepts and building blocks. For each building block, a blueprint shows how to set a fully functional example. Additional performance tuning and security hardening are still recommended when preparing a production setup.

+
+
+
+ + +