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:
- The script(s) now removes unnecessary files
- Minor security fixes
- Use
wget
instead ofcurl
when possible (curl exits with 0 even if the http*:// isn't working, wget doesn't) - The while loop for installing apps is now improved
- Improved crontab for Let's Encrypt
- Webmin is now optional if you install with the install script (long time requested). The released version will still ship with Webmin by default
- Moved the SSL config above installing Collabora to get SSL on the main domain
- Improved the Collabora script (should be stable now)
- Make changing mirrors optional
- Moved to Docker CE
- Improved the port checker, it's now also checking the domain (found out that it's not working behind a DMZ or a very filtered firewall)
- Minor bug fixes
Known errors:
- N/A
If you run Hyper-V or want 500 GB, 1TB VM you can download it from Tech and Me's shop: https://shop.techandme.se/index.php/product-category/virtual-machine/nextcloud/
PR's are more than welcome. Happy Nextclouding!