aboutsummaryrefslogtreecommitdiff
path: root/modules/apps/icingaweb2.nix
AgeCommit message (Collapse)AuthorFilesLines
2018-12-07Add the "package" option to the nginx appIgor Pashev1-1/+1
2018-04-19icingaweb2: 2.4.0 -> 2.5.1Igor Pashev1-3/+1
2018-04-13Add PostgreSQL support to IcingaWeb2Igor Pashev1-55/+92
2017-02-01php-fpm: make use of home directoryIgor Pashev1-2/+3
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-17icingaweb2: changed optionsIgor Pashev1-15/+24
* renamed: fpmPool -> php-fpm.pool * added: php-fpm.package
2016-10-13Do not filter keys at application levelIgor Pashev1-4/+3
It's done in the nixsap.deployment module See b24ae5d345aa84bdba20efbb4a14ddfc9bf39873
2016-09-29Moved everything into ./modulesIgor Pashev1-0/+398