about summary refs log tree commit diff
path: root/nixos/modules/services/web-servers/phpfpm
AgeCommit message (Expand)AuthorFilesLines
2019-08-23nixos/phpfpm: deprecate extraConfig options in favor of settings optionsAaron Andersen1-30/+93
2019-08-23nixos/phpfpm: Use systemd's RuntimeDirectoryAaron Andersen1-5/+4
2019-08-23nixos/phpfpm: add user and group option to each poolAaron Andersen1-2/+15
2019-08-23nixos/phpfpm: add socket option to replace the listen optionAaron Andersen1-3/+25
2019-08-23nixos/phpfpm: merge pool-options.nix into default.nixAaron Andersen2-60/+51
2019-08-23nixos/phpfpm: deprecate poolConfigs optionAaron Andersen1-55/+12
2019-06-28Revert "Merge pull request #63156 from Izorkin/phpfpm-rootless"Aaron Andersen2-97/+146
2019-06-28Revert "nixos/phpfpm: Remove usage of undefined variable fpmCfg"Aaron Andersen1-4/+5
2019-06-27nixos/phpfpm: Remove usage of undefined variable fpmCfgElis Hirwing1-5/+4
2019-06-17nixos/phpfpm: remove options services.phpfpm.poolConfigsIzorkin2-134/+67
2019-06-16nixos/phpfpm: do not run anything as rootIzorkin2-27/+45
2019-02-22nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol1-0/+1
2019-02-13nixos/phpfpm: allow configuring php.ini files per-poolAaron Andersen2-3/+15
2018-10-26phpfpm: allow configuring PHP package per-poolWout Mertens2-11/+35
2017-08-29phpfpm service: allow netlink sockets for sendmailFranz Pletz1-1/+2
2017-08-21phpfpm service: remove NoNewPrivileges systemd optionFranz Pletz1-1/+0
2017-03-25phpfpm service: don't use private /tmpNikolay Amiantov1-1/+0
2017-03-11phpfpm module: set correct nixos sendmail pathFranz Pletz1-2/+5
2017-03-07phpfpm service: fix phpOptionsFranz Pletz1-1/+1
2017-02-28phpfpm service: add target and sliceFranz Pletz1-3/+16
2017-02-27phpfpm service: one service per pool for isolationFranz Pletz1-18/+29
2017-02-26phpfpm: eliminate build at evaluation timeFabian Schmitthenner1-4/+5
2016-10-06php-fpm: add reload supportPeter Hoeg1-1/+1
2016-10-05php fpm: add systemd supportPeter Hoeg1-6/+3
2016-09-27php-fpm module: cleanupEric Sagnes1-4/+20
2016-08-15phpfpm: allow old config format as well (#17754)Robin Lambertz1-1/+1
2016-08-08phpfpm service: restructured pool configurationAl Zohali2-0/+157
2016-07-27Revert "phpfpm service: restructured pool configuration"Bjørn Forsman2-131/+0
2016-06-20phpfpm service: restructured pool configurationAl Zohali2-0/+131