18.0.0 (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:
- Refactor and improve Previewgenerator
- Make it possible to set your own value to Cookie Lifetime
- Disable evasive if enabled when installing OnlyOffice
- Refactor how TLS certs are generated. Make it a function instead so that it can be used in several scripts
- Make it possible to send notifications to admins in the VM though a function. (very cool btw) :)
- Add function to add SMB shares directly in the first setup
- Add a new notify function in the CLI
- Notify users about Nextcloud updates via a crontab
- Fetch
prune_zfs_snapshots.sh
from our own repo (safer) - Move additional apps to it's own script to make it possible to always get the latest apps, any time
- Autodetect if the Home/SME server is used and set up the disk accordingly
- 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!