You are here
Changes:
- Updated Nextcloud to latest upstream version - 21.0.1.
- Fix cron job path - closes #1569.
- Include 'turnkey-occ' wrapper script (for occ command). Runs 'php occ' as
www-data user.
- Move Nextcloud data folder outside webroot - /var/www/nextcloud-data -
closes #1436.
- Set default permissions more permissively, so that the webUI updater will
work OOTB - closes #1182.
- Remove redundant 3rd party sury.org repo - part of #1578.
- Note: Please refer to turnkey-core's 16.1 changelog for changes common to
all appliances. Here we only describe changes specific to this appliance.
Links
Changes:
- Updated Nextcloud to latest upstream version - 18.0.4.
- Explcitly disable TLS<1.2 (i.e. SSLv3, TLSv1, TLSv1.1). (v15.x
TurnKey releases supported TLS 1.2, but could fallback as low as TLSv1).
- Update SSL/TLS cyphers to provide "Intermediate" browser/client support
(suitable for "General-purpose servers with a variety of clients,
recommended for almost all systems"). As provided by Mozilla via
https://ssl-config.mozilla.org/.
- Updated all relevant Debian packages to Buster/10 versions; including
PHP 7.3.
- Updated version of mysqltuner script - now installed as per upstream
recommendation.
- Note: Please refer to turnkey-core's changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
Links
Changes:
- Updated Nextcloud to latest upstream version - 16.0.1.
- Auto-detect latest upstream version (temporarily disabled - additional
config required).
[ Stefan Davis ]
- Updated PHP to 7.2 as required by Nextcloud v16.x (installed via
deb.suy.org).
[ Stefan Davis ]
- Include and configure Redis.
[ Stefan Davis ]
- Bump default PHP max memory to 512MB (as recommended by Nextcloud).
Links