]> git.openstreetmap.org Git - chef.git/history - cookbooks/php
Update links on dev server homepage
[chef.git] / cookbooks / php /
2021-01-01 Tom HughesFix cookstyle warnings
2020-12-03 GrantMerge pull request #361 from polarbearing/patch-1
2020-12-03 GrantMerge pull request #362 from hbogner/master
2020-12-03 GrantMerge pull request #364 from osm-hr/html-torrents
2020-11-29 Tom HughesForce pool name to be included in the FPM template...
2020-11-28 Tom HughesMerge remote-tracking branch 'github/pull/350' into...
2020-11-28 Tom HughesMerge remote-tracking branch 'github/pull/349' into...
2020-11-02 Tom HughesConfigure phpfpm exporter for main wiki
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