Installs and configures nginx
cookbook 'nginx', '~> 12.0.12'
Provides mysql_service, mysql_config, and mysql_client resources
cookbook 'mysql', '~> 11.0.5'
Recipes and resources for installing Java and managing certificates
cookbook 'java', '~> 11.1.0'
Installs and configures postgresql for clients or servers
cookbook 'postgresql', '~> 10.0.1'
Provides docker_service, docker_image, and docker_container resources
cookbook 'docker', '~> 10.1.8'