19.0.1 (Hub)
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:
- Hyper-V is now Generation 2! Lowest compatible VM configuration version is 5.
- Actually disable Simple Signup
- Add script to check S.M.A.R.T and notify status via Nextcloud GUI
- Fix Collabora
- Change port for Talk, and make the script better
- DNS got a huge refactor, it now works as intended
- Add more info in the Nextcloud startup script
- Only install kernels for Hyper-V if it's Hyper-V (the 1 min 30 sec waiting time is gone)
- Reduce time and % for the ZFS prune script so that it catches more cases
- Minor bugfixes and improvements
Full changelog:
- https://github.com/nextcloud/vm/compare/19.0.0..19.0.1
- https://nextcloud.com/changelog/#latest19
Known errors:
IssueTemplate (App) was not compatible with 19.0.1 when the release was made, so it's not included in this release.
Good to know
-
If you plan to install apps that use docker containers such as Collabora 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.
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. The disk ending with _OS for OS, and the disk ending with _DATA for DATA.
PR's are more than welcome. Happy Nextclouding!