Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Purify wallabag's website | Ismaël Bouya | 2019-01-24 | 3 | -33/+220 |
| | |||||
* | Finish purification of mastodon: yarn | Ismaël Bouya | 2019-01-24 | 2 | -9/+12205 |
| | |||||
* | Start purifying mastodon: bundler | Ismaël Bouya | 2019-01-24 | 3 | -27/+2915 |
| | |||||
* | Remove unused dependencies for diaspora | Ismaël Bouya | 2019-01-24 | 2 | -12/+2 |
| | |||||
* | Upgrade wallabag | Ismaël Bouya | 2019-01-23 | 1 | -3/+4 |
| | |||||
* | Purify aten's website | Ismaël Bouya | 2019-01-23 | 3 | -30/+788 |
| | |||||
* | Purify Ludivine's website | Ismaël Bouya | 2019-01-23 | 3 | -28/+891 |
| | |||||
* | Purify piedsjaloux website | Ismaël Bouya | 2019-01-23 | 4 | -30/+1038 |
| | |||||
* | Purify Florian's website | Ismaël Bouya | 2019-01-23 | 2 | -23/+406 |
| | |||||
* | Purify diaspora building | Ismaël Bouya | 2019-01-23 | 1 | -1/+1 |
| | |||||
* | Purify connexionswing website | Ismaël Bouya | 2019-01-23 | 5 | -27/+897 |
| | |||||
* | Change Chloe spip version | Ismaël Bouya | 2019-01-23 | 1 | -3/+3 |
| | |||||
* | Remove use of environment variables | Ismaël Bouya | 2019-01-22 | 29 | -221/+177 |
| | | | | Fixes https://git.immae.eu/mantisbt/view.php?id=113 | ||||
* | Merge common functions in websites | Ismaël Bouya | 2019-01-22 | 1 | -6/+8 |
| | |||||
* | Move all fixmes to mantisbt issue tracking | Ismaël Bouya | 2019-01-21 | 20 | -72/+10 |
| | | | | Fixes https://git.immae.eu/mantisbt/view.php?id=111 | ||||
* | Fix some errors (service timouts and mastodon missing paths) after first reboot | Ismaël Bouya | 2019-01-21 | 3 | -3/+5 |
| | |||||
* | Add wallabag | Ismaël Bouya | 2019-01-21 | 3 | -1/+703 |
| | |||||
* | Add diaspora services | Ismaël Bouya | 2019-01-19 | 8 | -0/+4835 |
| | |||||
* | Fix chloe dev website | Ismaël Bouya | 2019-01-18 | 8 | -2/+21 |
| | |||||
* | Fix missing file package for mastodon | Ismaël Bouya | 2019-01-18 | 1 | -3/+3 |
| | |||||
* | Add mediagoblin | Ismaël Bouya | 2019-01-18 | 7 | -0/+574 |
| | |||||
* | Fix ludivine's website | Ismaël Bouya | 2019-01-18 | 2 | -3/+4 |
| | |||||
* | Add some generic paths to http service | Ismaël Bouya | 2019-01-18 | 1 | -1/+21 |
| | |||||
* | Add httpdTools service | Ismaël Bouya | 2019-01-18 | 5 | -15/+732 |
| | | | | | This adds httpTools service, similar to integration and prod services, and removes the unneeded allGranted statement to /nix/store | ||||
* | Add highlight for gitweb | Ismaël Bouya | 2019-01-15 | 1 | -1/+2 |
| | |||||
* | Fix ocsms app in nextcloud | Ismaël Bouya | 2019-01-15 | 1 | -0/+5 |
| | |||||
* | Add Florian's website | Ismaël Bouya | 2019-01-13 | 4 | -0/+218 |
| | |||||
* | Add mastodon service | Ismaël Bouya | 2019-01-13 | 4 | -0/+324 |
| | |||||
* | Refactor websites. | Ismaël Bouya | 2019-01-12 | 38 | -57/+3892 |
| | | | | This commit refactors websites into module per "vhost". | ||||
* | Move httpd service to module | Ismaël Bouya | 2019-01-12 | 1 | -1/+89 |
| | |||||
* | Make mysqli a shared extension, and load it where necessary | Ismaël Bouya | 2019-01-12 | 2 | -1/+7 |
| | |||||
* | Refactor a bit the php-fpm module | Ismaël Bouya | 2019-01-12 | 8 | -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 websites | Ismaël Bouya | 2019-01-10 | 1 | -0/+192 |
| | |||||
* | Move packages fils to module | Ismaël Bouya | 2019-01-10 | 25 | -11/+1475 |
| | |||||
* | Move goaccess to specific module | Ismaël Bouya | 2019-01-10 | 6 | -0/+110 |
| | |||||
* | Add http configuration to modules and separate production from | Ismaël Bouya | 2019-01-10 | 8 | -8/+1702 |
| | | | | integration | ||||
* | Continue moving websites: apache configuration and modules | Ismaël Bouya | 2019-01-10 | 5 | -0/+10 |
| | |||||
* | Move websites to their own modules: php config and scripts | Ismaël Bouya | 2019-01-10 | 5 | -0/+46 |
| | |||||
* | Start moving websites to their own modules: certificates | Ismaël Bouya | 2019-01-10 | 5 | -0/+141 |