Skip to content

Releases: nextcloud/vm

18.0.0 (Hub)

25 Jan 17:36
5bc9c08

Choose a tag to compare

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!

17.0.2

21 Dec 22:00
4adb5cc

Choose a tag to compare

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:

  • Improve TLS security, allow TLS 1.3.
  • Hold PHP if the version installed is 7.3
  • Add automatic setup for German-Swiss and French locale
  • Make sure curl is installed to be able to fetch the latest lib.sh
  • Check if whiptail is installed in the installation script
  • Remove ZFS snapshots if the storage reached more than 85%.
  • 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!

17.0.1

07 Nov 21:29
fb93375

Choose a tag to compare

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:

  • Added minor switch to update.sh It's now possible to only update to point releases, e.g: XX.0.12
  • Restart VM after keyboard is set to avoid misunderstanding when using the VM console
  • Removed ModSecurity from the first setup. It just caused a lot of trouble for users that activated it without knowing the impacts. It's still available in the Github repo though.
  • From this version at least Python3 is required as the recover_apps.py is updated with new libs.
  • 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!

17.0.0

26 Sep 20:00
61d3198

Choose a tag to compare

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:

  • File integrity errors are now fixed
  • Change cron to 5 minutes instead of 15 minutes
  • Fix bug in the docker overlay migration script
  • Source a local lib file when running static_ip.sh to be able to run the script without internet connection - thanks @kesselb
  • Add info about the first setup only can be run once
  • Improve logging (/var/log/nextcloud/)
  • Make sure all variables and functions are properly fetched in the beginnnig of the startup-script
  • Add mods for Nextcloud Home/SME server
  • Improve index.php
  • Remove misstyped function (caulculate_php_fpm) - thanks @kesselb
  • 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!

16.0.4

01 Sep 16:28
1aecb02

Choose a tag to compare

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:

  • Add APCu, faster local cache
  • Actually upgrade Bitwarden! All users with failing SSL certs, run sudo bash /var/scripts/update.sh
  • Some changes to the information boxes in the startup script
  • Change open port check to something external, stop using NMAP. It's much smoother and faster now.
  • Put all logs in /var/log/ncvm
  • Set keyboard layout earlier in the startup script
  • Change locale depending on keyboard layout
  • Install the app Text per default
  • Install the app Mail per default
  • Add LDAP as a choice of apps in the first setup
  • Set timezone in PHP
  • Change is_this_installed() and use it more frequently to be consistent across this repo
  • Add script to automatically remove ZFS snapshots if space is needed. Added to update.sh.
  • Warn if subnet is missing when setting static IP
  • Remove changes to user.ini as they are not used in Nextcloud server anymore
  • Fixed some shellcheck issues
  • Minor bugfixes and improvements

Full changelog:

Known errors:

  • N/A

Good to know

  • File integrity check is failing for core/templates/layout.public.php as we change that file manually after Nextcloud is updated so the failing check is expected. It's nothing critical. Here's a possible solution if you are annoyed by it: https://help.nextcloud.com/t/failed-integrity-check-after-manual-upgrade/1382/6

  • 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 2TB 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!

16.0.3

13 Jul 20:24
f3945e8

Choose a tag to compare

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:

  • Don't upgrade Redis on Ubuntu 16.04
  • Skip second reboot prompt in the startup script
  • Minor bugfixes and improvements.

Full changelog:

Known errors:

  • File integrity check is failing since this version. Nothing critical though, we change the files manually after Nextcloud is updated so the failing check is kind of expected. It will probably solve itself during the next update.

The files in question are:

  • .user.ini (We copy max_upload values there due to PHP-FPM)
  • core/templates/layout.public.php (The script replaces some text in that file)

Here's a possible workaround: https://help.nextcloud.com/t/failed-integrity-check-after-manual-upgrade/1382/6

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 2TB 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!

16.0.2

05 Jul 17:53
db3b2d6

Choose a tag to compare

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:

  • Update Webmin app installation script
  • Fix Drag&Drop upload issue (run the update script to get the patch)
  • Improve SSL and make it more secure
  • Make it optional to skip the DIG test to solve issues for people using DDNS
  • Improve the NCVERSION fetching
  • Move trusted domain script to earlier in the start-up script since many users just exits out before it's actually done
  • Add whatsmydns.net information to check DNS
  • Update Watchtower to new container, and update the old installations in the update script
  • Improve some functions
  • Fix Sabre\DAV\Exception\BadRequest error when using the desktop client
  • Update regex for Fail2ban
  • Save some time during upgrade by not hammering nextcloud.com when running the lib.sh every time a script is run (before this fix a temporary IP-timeout kicked in and slowed down the lib.sh import)
  • Fixes for Netdata - both updates and new installations
  • Change Onlyoffice RAM requirement to 2 GB additional
  • 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 2TB 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!

16.0.1

17 May 10:52
1e75fa5

Choose a tag to compare

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:

  • Add trashbin retention obligation, 180 days or when space is needed
  • Add versions retention obligation, 365 days or when space is needed
  • Make the global DNS choice optional
  • Add support for using only one disk since Proxmox LXC requires it. Not recommended though.
  • Make pm.max_requests optional
  • Add Aliases in the install script
  • Improved the DNS check for new domains
  • Add PHP version as a variable
  • 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 4 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 2TB 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!

16.0.0

24 Apr 22:23
5ade9f1

Choose a tag to compare

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

Important changes in 16.0.0

nextcloud/server#12915

Small changelog:

  • Minor bugfixes and improvements.
  • Replace wget with curl everywhere
  • Improve the network_ok() function
  • Add a seperate domain check function: domain_check_200()
  • Improve the $SECURE script to check for current datadir in config.php
  • Improve READEME.md
  • Add Exctract in Web GUI
  • The app IssueTemplate now installs correctly

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 4 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 2TB 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!

15.0.6

06 Apr 13:00
71104d5

Choose a tag to compare

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:

  • Automatic updates are now added as an option
  • Completely remove set Referrer-Policy "strict-origin" in SSL host.
  • Remove Nextant
  • Fix print_text_in_color not being present without network in the startup script
  • Raise pm.max_requests to 2000 instead of 500 for better syncing with the Desktop client
  • Properly update Bitwarden (including SSL)
  • Don't chown $NCDATA if already chowned with the correct permissions
  • Minor bugfixes and improvements.

Full changelog:

Known errors:

  • This release comes without the app: Issue Template due to that it where not compatible with NC 15 when this was released.

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 4 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 2TB 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!