|
72b8b193b5
|
Remove support for Debian 9 and Ubuntu 16.04
|
2020-07-14 09:45:33 +03:00 |
|
|
a1f110c8bc
|
Add PHP 7.4 FPM support
|
2020-07-13 23:25:32 +03:00 |
|
|
460c1df65b
|
roles/php-fpm: Update for PHP 7.3 in Debian 10
|
2019-07-06 21:16:19 +03:00 |
|
|
9675542f7d
|
roles/php-fpm: Support php-fpm 7.2 on Ubuntu 18.04
Adds a separate handler for the php-fpm7.2 service and cleans up the
pool config file to remove some content that causes Jinja2 to choke.
|
2018-04-05 12:17:26 +03:00 |
|
|
b0524d2a2e
|
Remove references to Debian 8
I don't need or want to support Debian 8 anymore so I can remove all
references to it in comments and code.
|
2017-11-05 00:54:53 +02:00 |
|
|
0d694d44c8
|
roles/php-fpm: Update comment about Debian 9
|
2017-11-05 00:27:44 +02:00 |
|
|
51183617b8
|
roles/php-fpm: Reload service instead of restarting
No need to bounce the service for most config changes when we can just
tell the daemon to reload gracefully.
|
2017-11-05 00:27:44 +02:00 |
|
|
2a230ceff4
|
roles/php-fpm: Use systemd module instead of service
|
2017-11-05 00:27:44 +02:00 |
|
|
da63e67614
|
roles/php-fpm: Split up task for Debian and Ubuntu
Debian 8 and Ubuntu 16.04 use PHP 5.6 and 7.0, respectively, and
the php-fpm versions use slightly different configs and service
names.
|
2016-04-22 11:25:35 +03:00 |
|
|
8d4ee6f430
|
Rename php5-fpm role to php-fpm
In Ubuntu 16.04 the package is now called just "php-fpm" and it
makes more sense to just have this role be called that.
|
2016-04-22 11:25:35 +03:00 |
|