]> git.openstreetmap.org Git - chef.git/history - cookbooks/php
Activate chronology source in taginfo
[chef.git] / cookbooks / php /
2020-07-23 Tom HughesStandardise generation of FPM pool configurations
2020-07-21 Tom HughesUse strings for file modes
2020-07-14 Tom HughesInstall php-fpm whenever we install php
2020-07-14 Tom HughesMake sure mod_php is disabled when we're using FPM
2020-07-13 Tom HughesDrop mod_php support
2020-07-12 Tom HughesSeparate php::apache-fpm frpm php::fpm
2020-07-12 Tom HughesRestart FPM when the configuration changes
2020-07-12 Tom HughesAllow PHP configuration options for FPM to be configured
2020-07-12 Tom HughesMake php::fpm enable FPM support in apache
2020-07-12 Tom HughesOnly force the prefork mpm when mod_php is used
2020-05-18 Tom HughesMake sure we use prefork with mod_php
2020-05-18 Tom HughesUse PHP 7.4 on Ubuntu 20.04
2020-05-18 Tom HughesMove common PHP setup logic to a new cookbook