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:
- Update Webmin app installation script
- Fix Drag&Drop upload issue (run the update script to get the patch)
- Improve SSL and make it more secure
- Make it optional to skip the DIG test to solve issues for people using DDNS
- Improve the NCVERSION fetching
- Move trusted domain script to earlier in the start-up script since many users just exits out before it's actually done
- Add whatsmydns.net information to check DNS
- Update Watchtower to new container, and update the old installations in the update script
- Improve some functions
- Fix Sabre\DAV\Exception\BadRequest error when using the desktop client
- Update regex for Fail2ban
- Save some time during upgrade by not hammering nextcloud.com when running the lib.sh every time a script is run (before this fix a temporary IP-timeout kicked in and slowed down the lib.sh import)
- Fixes for Netdata - both updates and new installations
- Change Onlyoffice RAM requirement to 2 GB additional
- 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 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!