Skip to content

Releases: nextcloud/vm

12.0.1

07 Aug 22:00
Compare
Choose a tag to compare

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

22 May 19:11
Compare
Choose a tag to compare

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

24 Apr 16:48
Compare
Choose a tag to compare

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

10 Apr 18:56
Compare
Choose a tag to compare

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

15 Mar 22:05
Compare
Choose a tag to compare

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 of curl 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

27 Feb 21:39
Compare
Choose a tag to compare

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

14 Dec 02:48
Compare
Choose a tag to compare

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

12 Dec 01:26
Compare
Choose a tag to compare

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!

10.0.1

29 Sep 21:24
Compare
Choose a tag to compare

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 updater script, now it's pretty rock solid.
  • Pretty URLs
  • 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!

10.0.0

25 Aug 13:13
Compare
Choose a tag to compare

Check the latest commits here: https://github.com/nextcloud/vm/commits/master

More information can be found here: https://www.techandme.se/nextcloud-vm/

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!