| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-12-07 | Add the "package" option to the nginx app | Igor Pashev | 1 | -1/+1 | |
| 2017-02-01 | php-fpm: make use of home directory | Igor Pashev | 1 | -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-20 | nginx: refactored config | Igor Pashev | 1 | -1/+1 | |
| events -> conf.events http -> conf.http main -> conf | |||||
| 2016-11-19 | mediawiki app: changed PHP options | Igor Pashev | 1 | -14/+25 | |
| * renamed: fpmPool -> php-fpm.pool * added php-fpm.package (and made use of it) | |||||
| 2016-10-13 | Do not filter keys at application level | Igor Pashev | 1 | -2/+2 | |
| It's done in the nixsap.deployment module See b24ae5d345aa84bdba20efbb4a14ddfc9bf39873 | |||||
| 2016-09-29 | Moved everything into ./modules | Igor Pashev | 2 | -0/+481 | |
