aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules
Commit message (Collapse)AuthorAgeFilesLines
* Refactor configuration and overlaysIsmaël Bouya2019-05-021-1/+1
|
* Continue moving overlays to dedicated directoryIsmaël Bouya2019-05-024-188/+0
|
* Adapt postgresql overlayIsmaël Bouya2019-05-021-0/+4
| | | | Many packages depend on postgresql but are not tied to custom version
* Move some overlays to parent directoryIsmaël Bouya2019-05-0216-1005/+0
|
* Add surveillance for papaIsmaël Bouya2019-05-012-0/+57
|
* Add yarn2nix as dependency where needed to avoid garbage collectionIsmaël Bouya2019-04-263-0/+9
|
* Upgrade nixops to latest 19.03 branchIsmaël Bouya2019-04-261-2/+2
|
* Move tools to new secrets locationIsmaël Bouya2019-04-2516-83/+71
|
* Move etherpad mastodon mediagoblin task and peertube to new secretsIsmaël Bouya2019-04-258-43/+44
|
* Move ssh ftp and mpd to new secretsIsmaël Bouya2019-04-254-20/+22
|
* Move diaspora to new secretsIsmaël Bouya2019-04-252-38/+35
|
* Move databases config to new secretsIsmaël Bouya2019-04-253-33/+33
|
* Move websites to new secretsIsmaël Bouya2019-04-2513-77/+75
|
* Migrte buildbot to new secretsIsmaël Bouya2019-04-251-20/+20
|
* Start building a secrets.tar to reduce upload time for nixopsIsmaël Bouya2019-04-251-0/+68
|
* Use sockets instead of ports in mpdIsmaël Bouya2019-04-222-8/+9
|
* Upgrade MPD to 0.21.7, and move mpd secrets to secure locationIsmaël Bouya2019-04-222-2/+165
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=122
* Move nextcloud passwords to secure locationIsmaël Bouya2019-04-222-66/+60
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Move cache clearing of php applications to preStart systemdIsmaël Bouya2019-04-2113-45/+101
|
* Avoid using possibly non-existent file in activation script for peertubeIsmaël Bouya2019-04-201-2/+3
|
* Move database credentials to secure locationIsmaël Bouya2019-04-203-40/+86
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Move taskwarrior keys to secure locationIsmaël Bouya2019-04-201-7/+16
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Move ssh ldap password to a secure locationIsmaël Bouya2019-04-202-7/+17
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Move ftp password file to secure locationIsmaël Bouya2019-04-201-6/+13
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Move ympd password to secure locationIsmaël Bouya2019-04-204-6/+42
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Move missing passwords in etherpad to secure locationIsmaël Bouya2019-04-202-104/+116
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Add devtools directoryIsmaël Bouya2019-04-181-1/+30
|
* Cleanup php session directoriesIsmaël Bouya2019-04-177-6/+12
|
* Move buildbot secrets to a secure locationIsmaël Bouya2019-04-161-22/+64
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Move chloe's website keys to secure locationIsmaël Bouya2019-04-162-13/+28
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Move mastodon secret to secure locationIsmaël Bouya2019-04-162-39/+47
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Move etherpad and mediagoblin keys to secure locationIsmaël Bouya2019-04-164-147/+163
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Change dmarc and disable mx-1 until readyIsmaël Bouya2019-04-161-2/+2
|
* Fix secret permissionsIsmaël Bouya2019-04-1618-20/+21
|
* Move diaspora and mantisbt passwords to a secure locationIsmaël Bouya2019-04-164-47/+87
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Add missing service dependenciesIsmaël Bouya2019-04-1610-0/+18
|
* Move davical and Jerome's website passwords to secure locationIsmaël Bouya2019-04-163-9/+22
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Move Ludivine Piedsjaloux and Florian's websites passwords to a secure locationIsmaël Bouya2019-04-166-15/+49
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Move Aten and Connexionswing secrets to secure locationIsmaël Bouya2019-04-164-9/+25
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Fix apache certificate chain containing the cert in doubleIsmaël Bouya2019-04-161-1/+1
|
* Move ldap keys to secure locationIsmaël Bouya2019-04-151-10/+19
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Improve shaarli keys handlingIsmaël Bouya2019-04-152-12/+7
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Move peertube configuration to secure locationIsmaël Bouya2019-04-152-130/+138
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Move shaarli passwords to secure locationIsmaël Bouya2019-04-153-6/+35
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Move ttrss, wallabag, ldap and roundcubemail passwords to secure locationIsmaël Bouya2019-04-158-179/+232
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Move kanboard passwords to secure locationIsmaël Bouya2019-04-144-24/+49
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Fix wallabag activation scriptIsmaël Bouya2019-04-141-0/+1
|
* Update http modulesIsmaël Bouya2019-04-143-9/+54
|
* Upgrade roundcube and add pluginsIsmaël Bouya2019-04-131-41/+21
|
* Cleanup e-mails from immae.eu domainsIsmaël Bouya2019-04-1311-21/+21
|