aboutsummaryrefslogtreecommitdiff
path: root/virtual/modules/websites/default.nix
Commit message (Collapse)AuthorAgeFilesLines
* Add etherpad lite toolIsmaël Bouya2019-01-251-0/+2
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=72
* Purify connexionswing websiteIsmaël Bouya2019-01-231-0/+3
|
* Remove use of environment variablesIsmaël Bouya2019-01-221-5/+2
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=113
* Merge common functions in websitesIsmaël Bouya2019-01-221-6/+8
|
* Move all fixmes to mantisbt issue trackingIsmaël Bouya2019-01-211-3/+0
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=111
* Add diaspora servicesIsmaël Bouya2019-01-191-0/+2
|
* Add mediagoblinIsmaël Bouya2019-01-181-0/+2
|
* Add some generic paths to http serviceIsmaël Bouya2019-01-181-1/+21
|
* Add httpdTools serviceIsmaël Bouya2019-01-181-1/+4
| | | | | This adds httpTools service, similar to integration and prod services, and removes the unneeded allGranted statement to /nix/store
* Add Florian's websiteIsmaël Bouya2019-01-131-0/+2
|
* Add mastodon serviceIsmaël Bouya2019-01-131-0/+2
|
* Refactor websites.Ismaël Bouya2019-01-121-57/+36
| | | | This commit refactors websites into module per "vhost".
* Move httpd service to moduleIsmaël Bouya2019-01-121-1/+89
|
* Make mysqli a shared extension, and load it where necessaryIsmaël Bouya2019-01-121-1/+1
|
* Refactor a bit the php-fpm moduleIsmaël Bouya2019-01-121-0/+20
| | | | | | | | | | | 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
* Move some more configuration for websitesIsmaël Bouya2019-01-101-0/+192