Skip to content

Releases: nextcloud/vm

16.0.2

05 Jul 17:53
db3b2d6
Compare
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
Compare
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
Compare
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
Compare
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!

15.0.5

01 Mar 19:53
78dbd18
Compare
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:

  • Bitwarden is now stable!
  • Remove duplicate chain in Fail2ban
  • Show PostgreSQL password during installation
  • 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!

15.0.4

08 Feb 20:25
426b8e3
Compare
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 show simple signup
  • Bring back the support app
  • Fixes to Collabora and OnlyOffice
  • Raise attempts to 20 for Fail2ban (10 was a little bit too narrow)
  • 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!

15.0.2

18 Jan 19:47
e5bbefc
Compare
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:

  • Automatically configure both pm.max_children and pm.max_spare_servers for PHP-FPM.
  • Tune memory consumption for Full Text Search.
  • Use Watchtower to update docker images.
  • Fix major bug with nextcloud.sh that fetches IP information on login (run sudo bash /var/scripts/update.sh to fix it).
  • Use printf instead of echo where it's possible, be consistent with a function.
  • Make imagick optional. Here's why.
  • Remove Spreed.ME in favour of Talk.
  • Create a new Nextcloud used (GUI) instead of changing password for ncadmin.
  • Minor bugfixes and improvements.

Full changelog:

Known errors:

  • This release comes without the apps: Can I Update? and Issue Template due to that they 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!

15.0.0

11 Dec 17: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.hanssonit.se/nextcloud-vm/

Small changelog:

  • Always update all apps if you are on Nextcloud 15.0.0 or higher.
  • Change sources for IPv4 and IPv6 checks.
  • Remove legacy code from the ownCloud days (theming support).
  • Fixes to ModSecurity.
  • Backup all the netplan.io configs instead of just one.
  • Fix the Preview Generator script.
  • Let the user choose disk to be formatted if running the installation script.
  • Migrate to overlay2 for Docker.
  • Minor bugfixes and improvements.

Full changelog:

Known errors:

  • This release comes without the apps: Can I Update? and Issue Template due to that they 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!

14.0.4

25 Nov 12:47
3b85bde
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.hanssonit.se/nextcloud-vm/

Small changelog:

  • Add ZFS Snapshots
  • Revert Header set always since it's set in .htaccess already
  • Hold Docker-CE because devicemapper is deprecated in 18.09
  • 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!

14.0.3_1

18 Nov 12:20
8b7b483
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.hanssonit.se/nextcloud-vm/

Small changelog:

  • Forget session after 30 minutes (e.g. when the browser tab is closed)
  • Set Static IP if DHCP doesn't work.
  • Replace and update the set_static_ip script
  • Add Bitwarden as an option (Password Manager)
  • 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!