Hugo Garcia
unread,Aug 12, 2025, 11:43:42 AMAug 12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Keycloak User
Good morning every one.
I want to share with you my problem and I believe that with your help, we can solve it.
Right now I have one server with docker and inside I have my aplication with diferent images (backend, frontend...), I have nginx (to redirect internally the traffic) and I have keycloak (version 23.0.3) all of these items are under one DNS with other nginx.
I have one external cluster with my keycloak database.
Right now, I need to add other identical server to my instalation and I need to share all things of keycloak between both servers, to avoid errors with the keys, tokens, authentications....
I need to create a cluster using the database because by security reasons both servers are separated in differents networks, so I cannot use TCP cluster.
I made some tests, with files, without files, I tried everything before come here but...right now I cannot proceed with this configuration but I know that it´s possible...
Could someone help me about this?
Thanks in advance. Best regards.