Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.25 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.25 KB

Keycloak Cluster for Cloud Foundry

Keycloak is an open source Identity and Access Management solution aimed at modern applications and services. It makes it easy to secure applications and services with little to no code.

The purpose of this repo is to run the Keycloak Cluster on Cloud Foundry. Kyecloak using Infinispan to cache: realms, users, sessions and more. If you want to run more then one Keycloak CF app instance (HA mode) you have to run it in Standalone Clustered Mode.

Docker Repos:

Read more...