Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Nextcloud: Upgrade backend to PHP7.4. | Guilhem Moulin | 2024-09-08 | 4 |
| | ||||
* | wibble | Guilhem Moulin | 2024-09-08 | 1 |
| | ||||
* | Nextcloud: Set ‘X-Robots-Tag: noindex, nofollow’. | Guilhem Moulin | 2023-03-26 | 1 |
| | | | | Per upstream recommendation at https://cloud.fripost.org/settings/admin/overview . | |||
* | Nextcloud: Adapt configuration to v21. | Guilhem Moulin | 2021-05-23 | 2 |
| | ||||
* | Add PHP modules required for Nextcloud 19. | Guilhem Moulin | 2020-08-19 | 1 |
| | ||||
* | s/LDAP-provider/LDAP_provider/ | Guilhem Moulin | 2020-05-19 | 1 |
| | | | | This was forgotten after a092bfd947773281a23419ee0ab62358371b7166. | |||
* | nginx: Add Expires: HTTP headers. | Guilhem Moulin | 2020-05-17 | 1 |
| | ||||
* | Nextcloud: Fix location{} directives. | Guilhem Moulin | 2020-05-17 | 1 |
| | | | | For use with Nextcloud 18, cf. https://docs.nextcloud.com/server/18/admin_manual/installation/nginx.html#nextcloud-in-the-webroot-of-nginx . | |||
* | nextcloud: Set php values in pool configuration. | Guilhem Moulin | 2020-05-16 | 2 |
| | ||||
* | Nextcloud: Minor redis-server config tweak. | Guilhem Moulin | 2020-05-16 | 1 |
| | ||||
* | Nextcloud: use dedicated user and PHP FPM pool. | Guilhem Moulin | 2020-05-16 | 4 |
| | | | | | | There is a real security gain in not using the 'www-data' user: nginx workers can't read Nextcloud config files and data directory, so should our nginx configuration be insecure a leak is much less likely. | |||
* | Add nextcloud's logrotate file. | Guilhem Moulin | 2020-05-16 | 1 |
| | | | | This was forgotten in 0bfbe0e49f7fc77abfe7bb5d92c72dbdf6742204. | |||
* | Nextcloud: Better separation between code/data/logs/cache. | Guilhem Moulin | 2020-05-12 | 4 |
| | | | | | | Also, update baseline to Debian 10 (codename Buster) and deploy a local Redis instance for Transactional File Locking https://docs.nextcloud.com/server/18/admin_manual/configuration_server/caching_configuration.html#id2 | |||
* | Define new host "calima" serving Nextcloud. | Guilhem Moulin | 2018-12-03 | 7 |