Releases: nextcloud/vm
12.0.3_1
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:
- Fixed the MariaDB issue, it wouldn't start or stop correctly.
- Nextant is currently failing due to new Solr version.
Known errors:
N/A
If you prefer PostgreSQL, 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!
12.0.3
Check the latest commits here: https://github.com/nextcloud/vm/commits/master
More information can be found here: https://www.techandme.se/nextcloud-vm/ where you also can find this VM in OVA format.
Small changelog:
- Check if
dpkg
orapt
is running when updating and doing the first setup to avoid errors with installing packages and updates - Add logrotate
- Lower DHparams to 4096-bit to be compatible with IE11/Win7
- Enable HTTP2 as an option if you run the installation scripts
- Use the latest tag for Collabora and Onlyoffice
- Minor bug fixes and script improvements
Known errors:
- MariaDB may fail to start, but we fixed that in the
temporary-fix.sh
so it shouldn't be an issue. - Nextant is currently failing due to new Solr version. @Ark74 will work on this hopefully soon.
If you prefer PostgreSQL, 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!
12.0.1
Check the latest commits here: https://github.com/nextcloud/vm/commits/master
More information can be found here: https://www.techandme.se/nextcloud-vm/ where you also can find this VM in OVA format.
Small changelog:
- Change to MariaDB / PostgreSQL
- Introduce OnlyOffice and Fail2ban as an option to install
- Don't automatically re-enable all apps when updating (you can still activate this if you want)
- Add preview generator by default
- Check CPU and RAM before installing
- Delete pre-defined email
- Update to A+ security of SSL scripts
- Backup database as well when updating
- Update OnlyOffice/Collabora when updating Nextcloud
- Minor bug fixes and script improvements
Known errors:
- N/A
If you prefer PostgreSQL, 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!
12.0.0
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:
- Make phpMyadmin optional
- Move MySQL password to .my.cnf instead of a separate file
- Remove indexing in www root (root is shown for Collabora otherwise)
- Reverted to 4.4 kernel (4.8 breaks VMXNET 3 in VMware)
- 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!
11.0.3
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:
- 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!
11.0.2-v3
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:
- Improved the code quality (Rewrite of all scripts!)
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!
11.0.2-v2
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!
11.0.2
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:
- Passman is now developed and included in the VM as a choice
- Remove /assets and add /updater in permissions script
- Made the scripts better for remote VPS users (still not perfect)
- Improved hostname settings
- Automatically detect keyboard layout
- Automatically detect timezone
- Automated configuration of network (static)
- Automatically detect best download mirrors (lowest latency and best speed)
- Automatically install and configure certain apps (Collabora, Spreed.ME, Nextant, Passman)
- Convert the DB to UTF8mb4 (4-byte support for MySQL) to support emojis etc.
- Updated to latest kernel (4.8)
- Added password to Redis
- You can now use any user you want if you run on a remote VPS, not only ncadmin
- 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!
11.0.0
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 startup-script now checks for the best mirrors and enables them
- Changed from apt-get to apt (includes current progress)
- Even better version check in the update script. Always update with
sudo bash /var/scripts/update.sh
- Minor bug fixes
Known errors:
- .htaccess RewriteBase / is not executed due to some unknown error. This does not affect the usability of the VM at all.
If you run Hyper-V or want 500 GB 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!
10.0.2
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:
- Update script is now stable and included and run on first boot. Always run 'sudo bash /var/scripts/update.sh' if you want to update Nextcloud. The web updater won't work due to that the VM uses strong permissions.
- Network settings are now changed so that the VM can be installed on a VPS
- The user now gets prompted if he/she want's to install SpreedME, and if yes, SpreedME is configured and set up automatically.
- Trusted Domain is now set in the end of the startup-script to avoid that it's not being set after SSL is set.
- GPG key is updated
- Minor bug fixes
If you run Hyper-V or want 500 GB 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!