aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Refactor websites optionsIsmaël Bouya2019-06-0139-187/+202
|
* Start moving php configuration to a dedicated moduleIsmaël Bouya2019-06-013-10/+171
|
* Add webapp dirs in websites moduleIsmaël Bouya2019-06-011-5/+24
|
* Add phpFpm prestart script to libIsmaël Bouya2019-06-017-80/+81
|
* Add MX even for mail sending (for SPF)Ismaël Bouya2019-06-011-2/+2
|
* Add a filesWatcher service to restart them when secrets changeIsmaël Bouya2019-06-0125-6/+197
|
* Upgrade nixos packagesIsmaël Bouya2019-05-281-1/+1
|
* Remove private specificities from pure-ftpd package and libIsmaël Bouya2019-05-285-32/+38
|
* Use Makefile for some env/deploy scriptsIsmaël Bouya2019-05-2711-147/+128
|
* Fix pull_deployment scriptIsmaël Bouya2019-05-251-1/+1
|
* Ask rebuild to NUR after updateIsmaël Bouya2019-05-251-0/+1
|
* Upgrade pgloader and remove noChroot needIsmaël Bouya2019-05-254-27/+37
|
* Fix nur script: remove config from the targetIsmaël Bouya2019-05-251-1/+1
|
* Upgrade system and state to latest version (noop for state)Ismaël Bouya2019-05-252-2/+3
|
* Fix setup script using nixpos_customIsmaël Bouya2019-05-242-3/+3
|
* Fix packages and make buildslist sandboxedIsmaël Bouya2019-05-242-4/+15
|
* Add shellcheckIsmaël Bouya2019-05-242-2/+5
|
* Reorganize filesIsmaël Bouya2019-05-2415-16/+37
|
* Build nixops_custom on the flyIsmaël Bouya2019-05-246-17/+17
|
* Migrate documentationIsmaël Bouya2019-05-241-0/+0
|
* Replace fetchgitPrivate by its builtins counterpartIsmaël Bouya2019-05-2410-63/+17
|
* Add script to make NUR repoIsmaël Bouya2019-05-241-0/+33
|
* Make some packages compatible with no allow-import-from-derivationnur_publishIsmaël Bouya2019-05-235-7/+13341
|
* Move eldiron config to modulesIsmaël Bouya2019-05-222-62/+64
|
* Move rest of the modules outside of nixopsIsmaël Bouya2019-05-2224-50/+60
|
* Remove mylibs from module dependenciesIsmaël Bouya2019-05-225-8/+7
|
* Move websites/tools to modulesIsmaël Bouya2019-05-2244-404/+398
|
* Replace myPhpfpm with correct overridesIsmaël Bouya2019-05-2125-376/+173
|
* Add noChroot for pgloaderIsmaël Bouya2019-05-191-0/+3
|
* Move personal websites to modulesIsmaël Bouya2019-05-1849-729/+711
|
* Remove direct dependency to myconfig in database modulesIsmaël Bouya2019-05-175-39/+211
|
* Move irc services to modulesIsmaël Bouya2019-05-174-14/+22
|
* Use acme directory config rather than hardcoding the valueIsmaël Bouya2019-05-179-24/+24
|
* Move databases configs to modulesIsmaël Bouya2019-05-1713-173/+280
|
* Move httpd service builder outside of privateIsmaël Bouya2019-05-172-3/+3
|
* Add certificate creation and handling to websitesIsmaël Bouya2019-05-1730-168/+150
|
* Patch bundix to avoid raises at runtimeIsmaël Bouya2019-05-162-0/+8
| | | | Some things are missing in the lockfiles, but it’s unclear what.
* Start moving websites configuration to modulesIsmaël Bouya2019-05-1437-290/+367
|
* Pre-generate certificates with acmeIsmaël Bouya2019-05-131-0/+22
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=81
* Make httpd service builderIsmaël Bouya2019-05-126-1479/+18
|
* Refactor a bit httpd/webapps configuration:Ismaël Bouya2019-05-1217-221/+44
| | | | | - alias private to pkgs - move default apache vhost to pkgs
* Upgrade httpd configIsmaël Bouya2019-05-124-35/+38
|
* Move Apache theme to pkgsIsmaël Bouya2019-05-1274-83/+89
|
* Remove some activationScript and move them to preStart scriptsIsmaël Bouya2019-05-125-46/+27
|
* Use systemd RuntimeDirectory and StateDirectory entries to ensure runtime ↵Ismaël Bouya2019-05-127-27/+92
| | | | directory existence in apps
* Fix nextcloud tasks app versionIsmaël Bouya2019-05-121-5/+3
|
* Use systemd RuntimeDirectory for postgresqlIsmaël Bouya2019-05-121-4/+1
|
* Remove unneeded dependencies in modulesIsmaël Bouya2019-05-1240-41/+40
|
* Move buildbot plugin buildslist to pkgsIsmaël Bouya2019-05-1214-75/+117
|
* Move spip and chloe website to pkgsIsmaël Bouya2019-05-1110-140/+166
|