Cookbook to deploy Keycloak - Open Source Identity and Access Management This cookbook is based on the wildlfy cookbook (https://github.com/bdwyertech/chef-wildfly) by Brian Dwyer (https://github.com/bdwyertech)
- Chef Client 12+
- Wildfly Cookbook (1.0.1)
- Java Cookbook (ignored if node['wildfly']['install_java'] is false)
- CentOS, Red Hat
- Amazon Linux, Amazon
Tested on:
- CentOS 7+
- Amazon Linux
Please refer to the underlying Wildfly cookbook for all parameters. This cookbook overwrites the template used in the Wildfly cookbook to use the configuration coming from Keycloak
Author:: Janos Schwellach