aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/websites
Commit message (Collapse)AuthorAgeFilesLines
* Move production websites to use stable web directoriesIsmaël Bouya2019-02-1615-28/+53
|
* Move integration websites to use stable web directoryIsmaël Bouya2019-02-1612-21/+77
| | | | | This permits to avoir having to restart httpd at each application deployment
* Disable opcache for nextcloud (it is enabled by default)Ismaël Bouya2019-02-161-1/+2
|
* Add explicit build dependency for yarnIsmaël Bouya2019-02-161-1/+1
|
* Do stats computation sequentiallyIsmaël Bouya2019-02-151-1/+8
| | | | | | | | | | | We do it now sequentially rather than relying on the previous job taking less than one minute to finish (which is unlikely as the size of the logs grow) Goaccess doesn’t like to be started twice concurrently, so sequential is needed Fixes https://git.immae.eu/mantisbt/view.php?id=110
* Add peertube toolIsmaël Bouya2019-02-149-0/+12757
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=118
* Upgrade nextcloud and appsIsmaël Bouya2019-02-121-15/+32
|
* Add cron background job for nextcloudIsmaël Bouya2019-02-111-0/+9
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=120
* Move nextcloud configuration to var dirIsmaël Bouya2019-02-112-3/+7
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=96
* Allow all vhosts to read wwwIsmaël Bouya2019-02-111-0/+4
|
* Adjust journald configuration and limit some verbose appsIsmaël Bouya2019-02-111-0/+2
|
* 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-074-1/+515
|
* Add nossl pageIsmaël Bouya2019-02-031-0/+18
|
* Add release and temp websitesIsmaël Bouya2019-02-0375-14/+505
|
* Add Immae's websiteIsmaël Bouya2019-01-303-0/+170
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=76
* Add capitaines mastodon pagesIsmaël Bouya2019-01-294-0/+65
|
* Move Émilia's websiteIsmaël Bouya2019-01-293-0/+123
|
* Add Denise&Jerome's websiteIsmaël Bouya2019-01-293-0/+149
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=73
* Remove reference to ar coming from busybox shIsmaël Bouya2019-01-292-5/+3
|
* Add Florian's websiteIsmaël Bouya2019-01-292-0/+76
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=77
* Add Nassime's websiteIsmaël Bouya2019-01-293-0/+151
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=77
* Add Jerome's ftp websiteIsmaël Bouya2019-01-293-0/+197
| | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=77
* Temporarily fix nextcloud being slowIsmaël Bouya2019-01-291-2/+3
|
* Cleanup balancers for httpdIsmaël Bouya2019-01-284-35/+10
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=91
* Configure mailer spool for toolsIsmaël Bouya2019-01-285-15/+15
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=104
* Unconfigure e-mail for symfony websitesIsmaël Bouya2019-01-273-3/+3
|
* Configure mailer spool for connexionswingIsmaël Bouya2019-01-271-3/+9
|
* Fix missing paths for piedsjaloux websiteIsmaël Bouya2019-01-271-0/+1
|
* Configure mailer spool for nextcloudIsmaël Bouya2019-01-261-5/+5
|
* Use global configuration for tools usersIsmaël Bouya2019-01-263-6/+6
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=95
* Fix the SSL state for databases connectionsIsmaël Bouya2019-01-2612-25/+44
| | | | | | | | | | | | | | 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-25112-0/+34846
Fixes https://git.immae.eu/mantisbt/view.php?id=82