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:
- Automatic updates are now added as an option
- Completely remove
set Referrer-Policy "strict-origin"
in SSL host. - Remove Nextant
- Fix
print_text_in_color
not being present without network in the startup script - Raise
pm.max_requests
to 2000 instead of 500 for better syncing with the Desktop client - Properly update Bitwarden (including SSL)
- Don't chown $NCDATA if already chowned with the correct permissions
- Minor bugfixes and improvements.
Full changelog:
Known errors:
- This release comes without the app: Issue Template due to that it where not compatible with NC 15 when this was released.
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 or 2TB 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!