Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add phpFpm prestart script to lib | Ismaël Bouya | 2019-06-01 | 7 | -80/+81 | |
| | ||||||
* | Add MX even for mail sending (for SPF) | Ismaël Bouya | 2019-06-01 | 1 | -2/+2 | |
| | ||||||
* | Add a filesWatcher service to restart them when secrets change | Ismaël Bouya | 2019-06-01 | 25 | -6/+197 | |
| | ||||||
* | Upgrade nixos packages | Ismaël Bouya | 2019-05-28 | 1 | -1/+1 | |
| | ||||||
* | Remove private specificities from pure-ftpd package and lib | Ismaël Bouya | 2019-05-28 | 5 | -32/+38 | |
| | ||||||
* | Use Makefile for some env/deploy scripts | Ismaël Bouya | 2019-05-27 | 11 | -147/+128 | |
| | ||||||
* | Fix pull_deployment script | Ismaël Bouya | 2019-05-25 | 1 | -1/+1 | |
| | ||||||
* | Ask rebuild to NUR after update | Ismaël Bouya | 2019-05-25 | 1 | -0/+1 | |
| | ||||||
* | Upgrade pgloader and remove noChroot need | Ismaël Bouya | 2019-05-25 | 4 | -27/+37 | |
| | ||||||
* | Fix nur script: remove config from the target | Ismaël Bouya | 2019-05-25 | 1 | -1/+1 | |
| | ||||||
* | Upgrade system and state to latest version (noop for state) | Ismaël Bouya | 2019-05-25 | 2 | -2/+3 | |
| | ||||||
* | Fix setup script using nixpos_custom | Ismaël Bouya | 2019-05-24 | 2 | -3/+3 | |
| | ||||||
* | Fix packages and make buildslist sandboxed | Ismaël Bouya | 2019-05-24 | 2 | -4/+15 | |
| | ||||||
* | Add shellcheck | Ismaël Bouya | 2019-05-24 | 2 | -2/+5 | |
| | ||||||
* | Reorganize files | Ismaël Bouya | 2019-05-24 | 15 | -16/+37 | |
| | ||||||
* | Build nixops_custom on the fly | Ismaël Bouya | 2019-05-24 | 6 | -17/+17 | |
| | ||||||
* | Migrate documentation | Ismaël Bouya | 2019-05-24 | 1 | -0/+0 | |
| | ||||||
* | Replace fetchgitPrivate by its builtins counterpart | Ismaël Bouya | 2019-05-24 | 10 | -63/+17 | |
| | ||||||
* | Add script to make NUR repo | Ismaël Bouya | 2019-05-24 | 1 | -0/+33 | |
| | ||||||
* | Make some packages compatible with no allow-import-from-derivationnur_publish | Ismaël Bouya | 2019-05-23 | 5 | -7/+13341 | |
| | ||||||
* | Move eldiron config to modules | Ismaël Bouya | 2019-05-22 | 2 | -62/+64 | |
| | ||||||
* | Move rest of the modules outside of nixops | Ismaël Bouya | 2019-05-22 | 24 | -50/+60 | |
| | ||||||
* | Remove mylibs from module dependencies | Ismaël Bouya | 2019-05-22 | 5 | -8/+7 | |
| | ||||||
* | Move websites/tools to modules | Ismaël Bouya | 2019-05-22 | 44 | -404/+398 | |
| | ||||||
* | Replace myPhpfpm with correct overrides | Ismaël Bouya | 2019-05-21 | 25 | -376/+173 | |
| | ||||||
* | Add noChroot for pgloader | Ismaël Bouya | 2019-05-19 | 1 | -0/+3 | |
| | ||||||
* | Move personal websites to modules | Ismaël Bouya | 2019-05-18 | 49 | -729/+711 | |
| | ||||||
* | Remove direct dependency to myconfig in database modules | Ismaël Bouya | 2019-05-17 | 5 | -39/+211 | |
| | ||||||
* | Move irc services to modules | Ismaël Bouya | 2019-05-17 | 4 | -14/+22 | |
| | ||||||
* | Use acme directory config rather than hardcoding the value | Ismaël Bouya | 2019-05-17 | 9 | -24/+24 | |
| | ||||||
* | Move databases configs to modules | Ismaël Bouya | 2019-05-17 | 13 | -173/+280 | |
| | ||||||
* | Move httpd service builder outside of private | Ismaël Bouya | 2019-05-17 | 2 | -3/+3 | |
| | ||||||
* | Add certificate creation and handling to websites | Ismaël Bouya | 2019-05-17 | 30 | -168/+150 | |
| | ||||||
* | Patch bundix to avoid raises at runtime | Ismaël Bouya | 2019-05-16 | 2 | -0/+8 | |
| | | | | Some things are missing in the lockfiles, but it’s unclear what. | |||||
* | Start moving websites configuration to modules | Ismaël Bouya | 2019-05-14 | 37 | -290/+367 | |
| | ||||||
* | Pre-generate certificates with acme | Ismaël Bouya | 2019-05-13 | 1 | -0/+22 | |
| | | | | Fixes https://git.immae.eu/mantisbt/view.php?id=81 | |||||
* | Make httpd service builder | Ismaël Bouya | 2019-05-12 | 6 | -1479/+18 | |
| | ||||||
* | Refactor a bit httpd/webapps configuration: | Ismaël Bouya | 2019-05-12 | 17 | -221/+44 | |
| | | | | | - alias private to pkgs - move default apache vhost to pkgs | |||||
* | Upgrade httpd config | Ismaël Bouya | 2019-05-12 | 4 | -35/+38 | |
| | ||||||
* | Move Apache theme to pkgs | Ismaël Bouya | 2019-05-12 | 74 | -83/+89 | |
| | ||||||
* | Remove some activationScript and move them to preStart scripts | Ismaël Bouya | 2019-05-12 | 5 | -46/+27 | |
| | ||||||
* | Use systemd RuntimeDirectory and StateDirectory entries to ensure runtime ↵ | Ismaël Bouya | 2019-05-12 | 7 | -27/+92 | |
| | | | | directory existence in apps | |||||
* | Fix nextcloud tasks app version | Ismaël Bouya | 2019-05-12 | 1 | -5/+3 | |
| | ||||||
* | Use systemd RuntimeDirectory for postgresql | Ismaël Bouya | 2019-05-12 | 1 | -4/+1 | |
| | ||||||
* | Remove unneeded dependencies in modules | Ismaël Bouya | 2019-05-12 | 40 | -41/+40 | |
| | ||||||
* | Move buildbot plugin buildslist to pkgs | Ismaël Bouya | 2019-05-12 | 14 | -75/+117 | |
| | ||||||
* | Move spip and chloe website to pkgs | Ismaël Bouya | 2019-05-11 | 10 | -140/+166 | |
| | ||||||
* | Add Tellesflorian website to pkgs | Ismaël Bouya | 2019-05-11 | 6 | -167/+172 | |
| | ||||||
* | Add piedsjaloux to pkgs | Ismaël Bouya | 2019-05-11 | 6 | -163/+170 | |
| | ||||||
* | Move Ludivine website to pkgs | Ismaël Bouya | 2019-05-11 | 6 | -179/+186 | |
| |