github nextcloud/vm 16.0.4

latest releases: 28.0.0, 27.0.1, 27.0.0...
4 years ago

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!

Don't miss a new vm release

NewReleases is sending notifications on new releases.