17.0.0
Download can be found here: https://www.hanssonit.se/nextcloud-vm/
Check the latest commits here: https://github.com/nextcloud/vm/commits/master
Documentation can be found here: https://docs.hanssonit.se/s/W6fMouPiqQz3_Mog/virtual-machines-vm/d/W7Du9uPiqQz3_Mr1/nextcloud-vm-machine-configuration
Small changelog:
- File integrity errors are now fixed
- Change cron to 5 minutes instead of 15 minutes
- Fix bug in the docker overlay migration script
- Source a local lib file when running
static_ip.sh
to be able to run the script without internet connection - thanks @kesselb - Add info about the first setup only can be run once
- Improve logging (
/var/log/nextcloud/
) - Make sure all variables and functions are properly fetched in the beginnnig of the startup-script
- Add mods for Nextcloud Home/SME server
- Improve index.php
- Remove misstyped function (caulculate_php_fpm) - thanks @kesselb
- Minor bugfixes and improvements
Full changelog:
Known errors:
- N/A
Good to know
-
If you plan to install apps like Collabora, OnlyOffice or Full Text Search, you need to raise the amount of RAM to at least 4 GB. If you don't, the startup script will fail to set enough max_children to the PHP-FPM configuration as we calculate on available RAM, and not the total.
OnlyOffice requires 2 GB additional RAM
Collabora requires 2 GB additional RAM
Full Text Search requires 2 GB additional RAM
If you run Hyper-V or want 500 GB, 1 TB or 2 TB VM you can download it from T&M Hansson IT's shop.
Please note that BOTH disks need to be imported when using the Hyper-V image. Disk1 for OS, Disk2 for DATA.
PR's are more than welcome. Happy Nextclouding!