aboutsummaryrefslogtreecommitdiff
path: root/modules/apps/mediawiki
AgeCommit message (Collapse)AuthorFilesLines
2018-12-07Add the "package" option to the nginx appIgor Pashev1-1/+1
2017-02-01php-fpm: make use of home directoryIgor Pashev1-8/+7
Potentially breaking, these options are removed: pool.user, pool.listen.owner, pool.listen.mode. Since socket owner cannot be set now, nginx needs to belong to the appropriate PHP-FPM group.
2016-12-20nginx: refactored configIgor Pashev1-1/+1
events -> conf.events http -> conf.http main -> conf
2016-11-19mediawiki app: changed PHP optionsIgor Pashev1-14/+25
* renamed: fpmPool -> php-fpm.pool * added php-fpm.package (and made use of it)
2016-10-13Do not filter keys at application levelIgor Pashev1-2/+2
It's done in the nixsap.deployment module See b24ae5d345aa84bdba20efbb4a14ddfc9bf39873
2016-09-29Moved everything into ./modulesIgor Pashev2-0/+481