aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/websites/tools/tools
Commit message (Collapse)AuthorAgeFilesLines
* Replace myPhpfpm with correct overridesIsmaël Bouya2019-05-212-57/+84
|
* Add certificate creation and handling to websitesIsmaël Bouya2019-05-171-7/+6
|
* Start moving websites configuration to modulesIsmaël Bouya2019-05-141-5/+5
|
* Remove unneeded dependencies in modulesIsmaël Bouya2019-05-121-1/+1
|
* Move secrets module outside of nixopsIsmaël Bouya2019-05-101-1/+1
|
* Remove varDir argument for kanboardIsmaël Bouya2019-05-081-0/+1
|
* Move wallabag to pkgsIsmaël Bouya2019-05-073-894/+147
|
* Move ttrss to pkgsIsmaël Bouya2019-05-0710-297/+128
|
* Add roundcubemail to pkgsIsmaël Bouya2019-05-072-207/+112
|
* Move yourls to pkgsIsmaël Bouya2019-05-074-137/+86
|
* Move kanboard to overlaysIsmaël Bouya2019-05-073-26/+2
|
* Move dokuwiki to pkgsIsmaël Bouya2019-05-075-145/+59
|
* Fix rainloop argumentsIsmaël Bouya2019-05-061-5/+1
|
* Move rompr to pkgsIsmaël Bouya2019-05-063-96/+71
|
* Move Shaarli package to overlaysIsmaël Bouya2019-05-062-454/+2
|
* Move phpldapadmin to pkgsIsmaël Bouya2019-05-067-201/+3
|
* Move some overlays to parent directoryIsmaël Bouya2019-05-023-44/+0
|
* Move tools to new secrets locationIsmaël Bouya2019-04-258-48/+48
|
* Move ssh ftp and mpd to new secretsIsmaël Bouya2019-04-251-1/+1
|
* Use sockets instead of ports in mpdIsmaël Bouya2019-04-221-4/+4
|
* Move cache clearing of php applications to preStart systemdIsmaël Bouya2019-04-212-9/+17
|
* Move ympd password to secure locationIsmaël Bouya2019-04-203-6/+36
| | | | 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-173-3/+6
|
* Fix secret permissionsIsmaël Bouya2019-04-167-7/+7
|
* Improve shaarli keys handlingIsmaël Bouya2019-04-152-12/+7
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Move shaarli passwords to secure locationIsmaël Bouya2019-04-152-6/+22
| | | | 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-142-21/+31
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122
* Fix wallabag activation scriptIsmaël Bouya2019-04-141-0/+1
|
* Upgrade roundcube and add pluginsIsmaël Bouya2019-04-131-41/+21
|
* Cleanup e-mails from immae.eu domainsIsmaël Bouya2019-04-133-5/+5
|
* Update roundcubeIsmaël Bouya2019-04-112-8/+127
|
* Add skins for roundcubeIsmaël Bouya2019-04-102-3/+11
|
* Add rainloop in devtoolsIsmaël Bouya2019-04-072-0/+79
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=126
* Add kanboard toolIsmaël Bouya2019-04-073-1/+111
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=127
* Migrate packageOverrides to overlaysIsmaël Bouya2019-03-231-3/+3
|
* Add bouya.org and outils.immae.eu domainsIsmaël Bouya2019-03-071-0/+26
|
* Remove useless relative symlinksIsmaël Bouya2019-02-215-9/+9
|
* Move tools websites to stable web directoriesIsmaël Bouya2019-02-169-27/+55
|
* Add peertube toolIsmaël Bouya2019-02-141-0/+1
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=118
* Add mpd and make adjustmentsIsmaël Bouya2019-02-113-2/+32
|
* Add php ldapIsmaël Bouya2019-02-097-1/+264
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=78
* Add other toolsIsmaël Bouya2019-02-091-2/+28
|
* Add dokuwikiIsmaël Bouya2019-02-085-1/+152
|
* Remove naemon local ruleIsmaël Bouya2019-02-082-2/+0
|
* Add shaarli websiteIsmaël Bouya2019-02-073-1/+514
|
* Configure mailer spool for toolsIsmaël Bouya2019-01-282-8/+7
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=104
* Fix the SSL state for databases connectionsIsmaël Bouya2019-01-262-6/+6
| | | | | | | | | | | | | | Whenever possible, we use a socket connexion (all postgresql connections, and a few mysql ones) When remote (only mysql), we require SSL in the users database (cannot be enforced globally) Also, put pam configurations in a correct state Fixes https://git.immae.eu/mantisbt/view.php?id=89 Fixes https://git.immae.eu/mantisbt/view.php?id=90 Fixes https://git.immae.eu/mantisbt/view.php?id=88
* Rename virtual folder to nixopsIsmaël Bouya2019-01-2519-0/+1636
Fixes https://git.immae.eu/mantisbt/view.php?id=82