CHANGELOG.md
811 Bytes
0.3.6
Expose an attribute to customize installed PHP extensions
0.3.5
Include the openssl cookbook. Generating a dhparam file for each nginx virtual host is superfluous.
0.3.4
Fix a typo in an nginx template
0.3.3
Fix bug caused by typo where php group defaults to nginx user
0.3.2
Change MariaDB client default version to 10.0
0.3.1
Revert most templates to :create action. Integrate restriction file directives into the virtual host files themselves.
0.3.0
Add support for multiple FastCGI ports. Add support for Letsencrypt configuration.
0.2.1
Add some defaults for php-fpm
0.2.0
Add basic proxied webserver config
0.1.2
Fix the derived attribute pitfalls
0.1.1
Made sure all templates use action :create_if_missing
0.1.0
Initial release of cfe-nginx-php-fpm