Check the latest commits here: https://github.com/nextcloud/vm/commits/master
More information can be found here: https://www.techandme.se/nextcloud-vm/
Small changelog:
- Download the latest app scripts to /var/scripts/apps for easier deployment from CLI
- Make SSL backwards compatible with the old Apache PHP module (for use on older VMs)
- Make installing default apps optional in the installation script
- Many stability fixes
- 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 4 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 VM you can download it from Tech and Me's shop: https://shop.hanssonit.se/index.php/product-category/virtual-machine/nextcloud/
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!