Ansible playbooks to setup a performance test against Keycloak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
263 B

enable_https: no
enable_ldap: yes
database: postgresql
openldap_users_count: 10000
keycloak_instances:
- name: keycloak-server-1
cpuset: 1,5
- name: keycloak-server-2
cpuset: 2,6
keycloak_env:
CACHE_OWNERS_COUNT: '2'
CACHE_OWNERS_AUTH_SESSIONS_COUNT: '2'