This repository creates a keycloak proyect with culstering
git clone https://github.com/juanbjs/keycloak-clustering.git
cd keycloak-clustering
docker-compose up --bluid -d
You need a docker and docker-compose installation
https://www.keycloak.org/2019/04/keycloak-cluster-setup.html
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.