]> git.immae.eu Git - perso/Immae/Config/Nix.git/commit - nixops/modules/websites/aten/default.nix
Refactor a bit the php-fpm module
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Sat, 12 Jan 2019 00:15:55 +0000 (01:15 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Sat, 12 Jan 2019 00:15:55 +0000 (01:15 +0100)
commit985845405f0ddd6531e4392e899a31179cde70d6
tree393dcb6f389622fef74926d25158653ea4d9be6d
parentf3d9c61e9becccc9ef25f64e5e639d45ea25650a
Refactor a bit the php-fpm module

This commit adds a new phpfpm service with a new option that permits to
specify pool-specific php configuration (caveat: now each pool has
distinct php ini file, even if they have the same content)

Make sure that the same php package is used everywhere

Build pdo_mysql using mysql c-connector. Would be good to have the same
with mysqli but it seems not to work
virtual/eldiron.nix
virtual/modules/websites/aten/default.nix
virtual/modules/websites/chloe/default.nix
virtual/modules/websites/connexionswing/default.nix
virtual/modules/websites/default.nix
virtual/modules/websites/ludivine/default.nix
virtual/modules/websites/phpfpm/default.nix [new file with mode: 0644]
virtual/modules/websites/phpfpm/pool-options.nix [new file with mode: 0644]
virtual/modules/websites/piedsjaloux/default.nix
virtual/packages/nextcloud.nix