aboutsummaryrefslogtreecommitdiff
path: root/virtual/modules/websites
Commit message (Collapse)AuthorAgeFilesLines
* Change Chloe spip versionIsmaël Bouya2019-01-231-3/+3
|
* Remove use of environment variablesIsmaël Bouya2019-01-2229-221/+177
| | | | 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-2120-72/+10
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=111
* Fix some errors (service timouts and mastodon missing paths) after first rebootIsmaël Bouya2019-01-213-3/+5
|
* Add wallabagIsmaël Bouya2019-01-213-1/+703
|
* Add diaspora servicesIsmaël Bouya2019-01-198-0/+4835
|
* Fix chloe dev websiteIsmaël Bouya2019-01-188-2/+21
|
* Fix missing file package for mastodonIsmaël Bouya2019-01-181-3/+3
|
* Add mediagoblinIsmaël Bouya2019-01-187-0/+574
|
* Fix ludivine's websiteIsmaël Bouya2019-01-182-3/+4
|
* Add some generic paths to http serviceIsmaël Bouya2019-01-181-1/+21
|
* Add httpdTools serviceIsmaël Bouya2019-01-185-15/+732
| | | | | This adds httpTools service, similar to integration and prod services, and removes the unneeded allGranted statement to /nix/store
* Add highlight for gitwebIsmaël Bouya2019-01-151-1/+2
|
* Fix ocsms app in nextcloudIsmaël Bouya2019-01-151-0/+5
|
* Add Florian's websiteIsmaël Bouya2019-01-134-0/+218
|
* Add mastodon serviceIsmaël Bouya2019-01-134-0/+324
|
* Refactor websites.Ismaël Bouya2019-01-1238-57/+3892
| | | | 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-122-1/+7
|
* Refactor a bit the php-fpm moduleIsmaël Bouya2019-01-128-10/+243
| | | | | | | | | | | 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
|
* Move packages fils to moduleIsmaël Bouya2019-01-1025-11/+1475
|
* Move goaccess to specific moduleIsmaël Bouya2019-01-106-0/+110
|
* Add http configuration to modules and separate production fromIsmaël Bouya2019-01-108-8/+1702
| | | | integration
* Continue moving websites: apache configuration and modulesIsmaël Bouya2019-01-105-0/+10
|
* Move websites to their own modules: php config and scriptsIsmaël Bouya2019-01-105-0/+46
|
* Start moving websites to their own modules: certificatesIsmaël Bouya2019-01-105-0/+141